« Return to Thread: problem with GCJ while running java code

Re: problem with GCJ while running java code

by gforgcc :: Rate this Message:

Reply to Author | View in Thread

Andrew Haley wrote:
Exactly which options you used to configure gcc / gcj

Andrew.
sorry for not posting the complete configuration what i have used.. here it is...

debian:~# arm-unknown-linux-gnu-gcj -v
Using built-in specs.
Reading specs from /opt/crosstool/gcc-4.0.1-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc/arm-unknown-linux-gnu/4.0.1/../../../../arm-unknown-linux-gnu/lib/libgcj.spec
rename spec lib to liborig
Target: arm-unknown-linux-gnu
Configured with: /home/developer/crosstool-0.43/build/arm-unknown-linux-gnu/gcc-4.0.1-glibc-2.3.2/gcc-4.0.1/configure
--target=arm-unknown-linux-gnu --host=i686-host_pc-linux-gnu --prefix=/opt/crosstool/gcc-4.0.1-glibc-2.3.2/arm-unknown-linux-gnu
--with-headers=/opt/crosstool/gcc-4.0.1-glibc-2.3.2/arm-unknown-linux-gnu/arm-unknown-linux-gnu/include
--with-local-prefix=/opt/crosstool/gcc-4.0.1-glibc-2.3.2/arm-unknown-linux-gnu/arm-unknown-linux-gnu
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-__cxa_atexit --enable-languages=c,c++,java
--enable-shared --enable-c99 --enable-long-long
Thread model: posix
gcc version 4.0.1

 « Return to Thread: problem with GCJ while running java code