Hi !

I'm trying to use a piece of code coming from a Codewarrior source, which use 
some floating points.

The code compile fine under GCC, but when I run it with POSE, I got the 
following error message :

"just read from memory location 0x7B589572, causing a bus error"

This error just occur when I call _d_itod, which is the first FP called 
function.

I have searched through the archive, the FAQ, and I tried to link with 
libnfm.a both by using the -lnfm parameter and also by directly adding 
libnfm.a to the list of objects files to link, but I always get the error...

I'm using SDK 4.0 with prc-tools 2.0.92 on Linux.

Do someone have any idea of what I could do ?

Thanks.

-- 
Daniel Morais

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to