Bug#107191: libgc on mips, mipsel, and m68k

2001-08-08 Thread Ryan Murray
libgc5 is available on mips, mipsel, and m68k now, and should be usable.

Re: problem building gcc-3.0-3.0.1ds1 on powerpc

2001-08-08 Thread Colin Walters
Matthias Klose <[EMAIL PROTECTED]> writes: > ok, moved it to public_html: http://ftp-master.debian.org/~doko/gcc/ Well, I get a different problem building my code with these packages than I do with the older GCJ. But I think this is a generic problem with GCJ and not a problem with the packages.

Bug#108036: gcc: gcc generates ..ng references for static aliases

2001-08-08 Thread herbert
Package: gcc Version: 1:2.95.3-7 Severity: normal Architecture: alpha This file compiles but doesn't link on alpha: #include void foo(int); static void bar(int) __attribute__ ((noreturn)); void foo(int k) { if (k) { exit(k); } } static void bar(int) __attribute

Re: Bug#107587: gcc and gcc-3.0 should support alternatives

2001-08-08 Thread Giacomo Catenazzi
Matthias Klose wrote: > > why do you propose gcc-3.0 as the "user compiler"? setting the "system > compiler" to something other than the "user compiler" would break > every C++ related development environment. Why? We use already different version of library at the same time (almost I use it, mos