On Mon, Mar 10, 2003 at 02:10:39PM -0600, Ben Combee wrote: >> float a,b; >> a=2.0; >> b=3.0*a; >> >>This was enough to generate the "global data ignored" message from >>build-prc. If I comment out the third line, the message goes away. > > It is likely that the compiler is generating the 8-byte double values for > "3.0" in the data section
Nope, can't happen.
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
