gcj cross-compilation

David Daney ddaney@avtrex.com
Fri Aug 26 17:16:00 GMT 2005


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.



More information about the Java mailing list