GCC-3.2.3 Java Bug
Justin Piszcz
jpiszcz@lucidpixels.com
Thu Apr 24 12:26:00 GMT 2003
With those CFLAGS?
Gabriel Dos Reis wrote:
>Justin Piszcz <jpiszcz@lucidpixels.com> writes:
>
>| /home/war/gcc-3.2.3/gcc/xgcc -shared-libgcc -B/home/war/gcc-3.2.3/gcc/
>
>[...]
>
>| In file included from defineclass.cc:31:
>| java/lang/Double.h:43: `inf' was not declared in this scope
>| java/lang/Double.h:44: `inf' was not declared in this scope
>| java/lang/Double.h:45: `nan' was not declared in this scope
>| make[2]: *** [defineclass.lo] Error 1
>| make[2]: Leaving directory `/home/war/gcc-3.2.3/i686-pc-linux-gnu/libjava'
>| make[1]: *** [all-recursive] Error 1
>| make[1]: Leaving directory `/home/war/gcc-3.2.3/i686-pc-linux-gnu/libjava'
>| make: *** [all-target-libjava] Error 2
>| Command exited with non-zero status 2
>| 644.58user 79.88system 12:55.55elapsed 93%CPU (0avgtext+0avgdata
>| 0maxresident)k
>| 0inputs+0outputs (7155658major+8338605minor)pagefaults 0swaps
>| war@war:~/gcc-3.2.3$ echo $CFLAGS
>| -O3 -pipe -fomit-frame-pointer -funroll-loops -march=pentium4
>| -mcpu=pentium4 -mf
>| pmath=sse -mmmx -msse -msse2
>| war@war:~/gcc-3.2.3$
>|
>| Anyone else get this error?
>
>I just completed the build on a pentium4 with no error.
>
>-- Gaby
>
>
>
>
More information about the Gcc-bugs
mailing list