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: gcj cross-compilation segfaults


Nils Roeder wrote:
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.


Does gdb run on the target?


If so, I would run the code under gdb and see what is happening.

David Daney.


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