[Bug java/25032] GCC Java not compile

claudio_mantegna at modemsoft dot it gcc-bugzilla@gcc.gnu.org
Wed Nov 30 13:37:00 GMT 2005



------- Comment #3 from claudio_mantegna at modemsoft dot it  2005-11-30 13:37 -------
I have taken the source of the gcc 4.02 from the gnu site and I have compiled
him with these parameters :

./configure --prefix=/usr   
     --enable-threads=posix
     --enable-languages=c,c++,f95,objc,java,treelang
     --enable-version-specific-runtime-libs      
     --enable-shared
     --enable-libgcj
     --enable-nls
     --enable-interpreter
     --enable-__cxa_atexit
     --disable-checking
     --with-gnu-ld
     --with-system-zlib
     --enable-mpfr
     --verbose                          
     --target=alpha-alphaslack-linux
     --host=alpha-alphaslack-linux

I hope to have answered in satisfactory way to your question.


-- 


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



More information about the Java-prs mailing list