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


Nathan M wrote:
> i have a working toolchain for gcc (c,c++) but gcj still segfaults

(gcc-3.4.3 and gcc-4.0.1). if anyone gets back to you with a
solution, i would be interested as well.


Yup, Nils, I get the same issue here.

===code========================
[root@ARMCore test]$ ./HelloWorld.exe
Segmentation fault
==============================

Cross compilation looked like it went by without a hitch until I tried
to execute on the x-scale.  I think this should be filed as a bug
report to gcc.gnu team.  Or have you already done this?  I have a
dialog going with them already so I'll report that now.

A bug report without a stack trace is unlikley to get much of a response. Run the thing in 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]