[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] ilrun hello-world.exe - Segmentation fault Debian
From: |
Rainer Größlinger |
Subject: |
Re: [Pnet-developers] ilrun hello-world.exe - Segmentation fault Debian ARM |
Date: |
Mon, 22 Aug 2005 14:26:19 +0200 |
Do you use gcc4? If so, try compiling with -O0, on some architectures
gcc4 seems to cause a broken ilrun (I heard it's about clobbered
registers) when compiled with optimizations (I only know about this for
x86, but perhaps also on others).
Rainer
On Mon, 2005-08-22 at 21:43 +1000, John Nicholls wrote:
> I have installed the latest 0.7.2 version on an ARM board but when I try
> to run any program even the simple hello-world I get a Segmentation
> fault.
>
> ilrun worked OK on an earlier version of pnet 0-6.12 on the same board
>
> Compiling works fine, if I copy the exe to a i386 box it runs OK
>
> Any Ideas?
>