>   Compiled with: arm-linux-gcc -o fp fp.cpp -static

Why are you using static binaries?  This is never a good idea except in very 
special cases.

Anyway, it seems that there is some bug that stops your program working with 
-static.  I tried it on both the Acorn emulator under 2.0 and NWFPE under 2.1 
and the results were the same.  Without -static it worked as expected with 
both versions.  I'd be surprised if the emulator was at fault; the bug is 
probably in the C runtime somewhere.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to