Thanks for the help John! I downloaded the new library and it works!! I have another question though. I feel kind of stupid that I don't know how to do this, but how do I tell the compiler where all of the standard include files are. I've been using the -I option to include individual directories, but it's kind of a nuisance.
-Nate John Marshall wrote: > > Nathan Peterson <[EMAIL PROTECTED]> wrote: > > debugstring1=0 // 0.2>5 is correctly evaluated at compile-time to 0 > > debugstring2=1 // test1>test2 is incorrectly evaluated at run-time :( > > I suspect you need to download the update to the floating point libraries > from <http://www.palmos.com/dev/tech/tools/gcc/>. > > The sample program mentioned in this posting can help diagnose these > problems: > > news://news.massena.com/[EMAIL PROTECTED] > > John "`(a > b)' *is* an int, Steve :-)" -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
