Re: All floating point constants 64-bit in Xcode 3?
Re: All floating point constants 64-bit in Xcode 3?
- Subject: Re: All floating point constants 64-bit in Xcode 3?
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 27 Oct 2007 15:14:17 -0600
On Oct 27, 2007, at 3:03 PM, Rick Mann wrote:
How do I tell GCC that I want my floating-point literals to be type
float? Do I have to append f to each?
You can do that, or pass the option "-fsingle-precision-constant" as
part of OTHER_CFLAGS.
I have no idea why there's no check box for this. Please file a bug
report...
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden