Re: Running OABI executables on armhf

2014-04-06 Thread Lennart Sorensen
On Sun, Apr 06, 2014 at 05:10:45PM +0200, Christoph Biedl wrote: > Did not remember as a wasn't aware of that. Indeed: > > # CONFIG_FPE_NWFPE is not set > > One kernel re-build later everything's doing now as expected. Oh good. I just happen to know OABI has the old FPU as mandetory. That was

Re: Running OABI executables on armhf

2014-04-06 Thread Christoph Biedl
Lennart Sorensen wrote... > On Sun, Apr 06, 2014 at 01:43:59PM +0200, Christoph Biedl wrote: > > Is running old ABI binaries still supposed to work on armhf, so > > something is wrong on my side? If yes, where should I start to look? > > Did you remember to also have the netwinder FPU emulator e

Re: Running OABI executables on armhf

2014-04-06 Thread Lennart Sorensen
On Sun, Apr 06, 2014 at 01:43:59PM +0200, Christoph Biedl wrote: > got an A20/CubieTruck and was wondering whether it's still possbile to > run old ABI executables. So I re-compiled the sunxi kernel (3.4.79) > with CONFIG_OABI_COMPAT=y but no avail: "Illegal instruction" for both > busybox (from bu

Running OABI executables on armhf

2014-04-06 Thread Christoph Biedl
Hello, got an A20/CubieTruck and was wondering whether it's still possbile to run old ABI executables. So I re-compiled the sunxi kernel (3.4.79) with CONFIG_OABI_COMPAT=y but no avail: "Illegal instruction" for both busybox (from busybox-static_1.10.2-2_arm.deb) and any program in a lenny arm chr