This is the mail archive of the java@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]

Re: problem with GCJ while running java code



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
-- 
View this message in context: http://www.nabble.com/problem-with-GCJ-while-running-java-code-tp15455624p15474342.html
Sent from the gcc - java mailing list archive at Nabble.com.


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