* PowerPC Java bootstrap failure
@ 2002-04-10 19:51 Bryce McKinlay
0 siblings, 0 replies; only message in thread
From: Bryce McKinlay @ 2002-04-10 19:51 UTC (permalink / raw)
To: java, gcc
This failure (on mainline) is new in the past 2 days or so. Anyone know
what could have caused it?
/home/bryce/cvs/gcc/build/gcc/gcj
-B/home/bryce/cvs/gcc/build/powerpc-unknown-linux-gnu/libjava/
-B/home/bryce/cvs/gcc/build/gcc/ --encoding=UTF-8 -C -g -classpath ''
-bootclasspath
/home/bryce/cvs/gcc/build/powerpc-unknown-linux-gnu/libjava:../../../libjava
-d /home/bryce/cvs/gcc/build/powerpc-unknown-linux-gnu/libjava
java/lang/ConcreteProcess.java
../../../libjava/java/util/Hashtable.java:119: Floating point literal
exceeds range of `float'.
private static final float DEFAULT_LOAD_FACTOR = 0.75f;
^
../../../libjava/java/util/HashMap.java:113: Floating point literal
exceeds range of `float'.
static final float DEFAULT_LOAD_FACTOR = 0.75f;
^
2 errors
regards
Bryce.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-11 1:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-10 19:51 PowerPC Java bootstrap failure Bryce McKinlay
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).