This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26879] LibJava not compile under alpha



------- Comment #3 from zerocool at modemsoft dot it  2006-03-29 08:17 -------
Premising that I have unloaded the last available snapshots on the site and
that is:
gcc-4.2-20060325.tar.bz2,gcc-4.1-20060324.tar.bz2,gcc-4.0-20060323.tar.bz2
Well i make two test yesterday with this result : 
First report with gcc-4.2-20060325.tar.bz2(using the same option of up and
without patches : 

../../../../../gcc-4.2-20060325/libjava/classpath/gnu/CORBA/CDR/gnuRuntime.java:0:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
../../../../../gcc-4.2-20060325/libjava/classpath/gnu/CORBA/DynAn/gnuDynValueBox.java:0:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [lists/gnu-CORBA-CDR.stamp] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [lists/gnu-CORBA-DynAn.stamp] Error 1


Second report with gcc-4.0-20060323.tar.bz2(using the same option of up and
without patches : 

../../gcc-4.0-20060323/libjava/external/sax -d
/gcc-85576838fabc7583ebcbc70479ee4e79/gcc.build.lnx/alpha-alphaslack-linux/libjava
\ 
        -MD -MF gnu/awt.deps @gnu/awt.list
../../../gcc-4.0-20060323/libjava/gnu/awt/LightweightRedirector.java:0:
internal compiler error: Segmentation fault
Please submit a full bug report,with preprocessed source if appropriate.

See <URL:http://gcc.gnu.org/bugs.html> for instructions.         
make[2]: *** [gnu/awt.stamp]Error 1                 
make[2]: *** Waiting for unfinished jobs....

Now i try with snapshot of gcc41 and later i tell you the result.
Waiting always news or well a patches for correct the problem.
Thanks


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26879


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]