-fast destroys ppc_intrinsic functions
-fast destroys ppc_intrinsic functions
- Subject: -fast destroys ppc_intrinsic functions
- From: Brian Barnes <email@hidden>
- Date: Sat, 31 Jan 2004 21:34:38 -0500
Can anybody tell me how I can still use ppc_intrinsic functions (like
astrcmp, __frsqrtes, __fmadds) when I have the -fast flag on? I've
tried lots of different combinations to no avail.
For instance:
-fast -mcpu=G4 -mtune=G4 -force_cpusubtype_ALL
Doesn't seem to make it work. I find it hard to believe this compiler
option and these calls would be mutually exclusive :)
[>] Brian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.