gcj cross-compilation segfaults
Nils Roeder
nroeder@inf.ed.ac.uk
Thu Aug 4 13:50:00 GMT 2005
Hi,
i use gcj-3.4.3 to cross compile code from i686 to ARM XScale PXA255.
My problem is that when i try to run the compiled code, it immediately
segfaults. I could'n find any information about this so far - i know
how tricky it is once a cross compilation is involved - but i was hoping
maybe someone else had a similiar problem.
here my compiler information
$ arm-linux-gcj -v
Configured with: ../gcc-3.4.3/configure --target=arm-linux
--prefix=/group/teaching/iar/armcore-gx/toolchain
--enable-languages=c,c++,objc,java --disable-nls --nfp --with-cpu=xscale
--with-softfloat-support=internal
Thread model: posix
gcc version 3.4.3
Thanks,
Nils
More information about the Java
mailing list