[snip LONG compile line]
.libs/boehm.o .libs/posix-threads.o -Wl,--whole-archive
../libffi/.libs/libfficonvenience.a
./libltdl/.libs/libltdlc.a -Wl,--no-whole-archive
-L/build/buildd/gcc-3.0-3.0.ds6/build/powerpc-linux/nof/libjava
../libffi/.libs/libfficonvenience.a
-lpthread ./libltdl/.libs/
In file included from
/build/buildd/gcc-2.95-2.95.4.ds2/src-native/gcc/p/rts/rts.c:37:
/build/buildd/gcc-2.95-2.95.4.ds2/src-native/gcc/p/rts/rts.h:92: warning:
parameter names (without types) in function declaration
/build/buildd/gcc-2.95-2.95.4.ds2/src-native/gcc/p/rts/rts.h:94: parse error
be
Quick short followup.
It's gcc CVS HEAD not 3_0-branch.
Sorry for mixup.
--
Gordon Sadler
Sorry for the cross posting, but I feel this crosses a few boundaries.
I track Debian unstable here. This means I have a libc6 that is fairly
close to CVS HEAD. I also have a local CVS repo of libc, gcc-3.0, and
gcc. Last night libjava failed with:
/usr/local/src/build/gcc/gcc/g++ -B/usr/local/src
> "Matthias" == Matthias Klose <[EMAIL PROTECTED]> writes:
Matthias> class Bug {
Matthias> static synchronized Object get(int i) { return null; }
Matthias> static synchronized Object get() { return get(1); }
Matthias> }
This fails for me (on x86) with -O1, but not with -O0.
Tom
5 matches
Mail list logo