gcj segmentation fault

Giovanni Visciano giovannivisciano@virgilio.it
Tue Oct 21 22:18:00 GMT 2003


hi,
I have compiled and installed gcc3.3.2:

./configure --prefix=/home/gio/Gcc3.3.2 --program-suffix=-3.3.2
make
make install

added to my PATH /home/gio/Gcc3.3.2/bin,
and to LD_LIBRARY_PATH /home/gio/Gcc-3.3.2/lib

gcc-3.3.2 woks without problems.
gcj-3.3.2 compiles my java programs but when I run them:

ex.
gcj-3.3.2 --main=HelloWorld HelloWorld.java
(a.out created)
./a.out
(segmentation fault)

no problems with gcc3.2.3.

I am using Debian Woody
thanks Giovanni.




More information about the Gcc mailing list