On Thu, Mar 13, 2003 at 07:06:09AM -0700, Dave Ek wrote:
> Ton van Overbeek wrote:
>> As soon as you do some floating point operation the code pulls in the
>> simulated floating point condition code register (fpCCR).

Yes indeed.

>> So what needs to be done is to somehow get the fpCCR in the syslib
>> globals. Right now I cannot tell you how to do that. Suggestions welcome

Yep.  The quickest and easiest way to do something equivalent is to use
a different fp library that stores its CCR somewhere else.  Like the New
Float Manager, for example.  -lnfm to the rescue!

> I could only find one other instance of this problem being reported in
> pilot.programmer.gcc, and none in this forum.

That's because you didn't know what keywords to use -- although I expect
"fpCCR" would have brought up the posting I have in mind.

        http://www.escribe.com/computing/pcpqa/m58918.html

    John

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

Reply via email to