-fast and precompiled headers bug
-fast and precompiled headers bug
- Subject: -fast and precompiled headers bug
- From: Brian Barnes <email@hidden>
- Date: Sat, 8 May 2004 13:19:21 -0400
I've had this one up in radar for a while -- just thought I'd bug
people about it again, as it's kind of annoying for me :)
If you have <ppc_intrinsics.h> in a precompiled header, and turn on
-fast, then none of the functions in it are defined anymore (for
instance, astrcmp). If you remove it from the precompiled header (and
just put it in a source file), it works fine with -fast.
radar: 3547575
[>] 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.