Re: C++ Headers in /usr/include
Re: C++ Headers in /usr/include
- Subject: Re: C++ Headers in /usr/include
- From: Trenton Schulz <email@hidden>
- Date: Sat, 18 Feb 2006 09:53:26 +0100
On Feb 18, 2006, at 2:05 AM, Glen Low wrote:
Trenton:
No, I tried this out on separate machines with "fresh" includes
and it still happened. I also did the Finder/Spotlight search on
my development machine and "took care of" any old headers. Same
thing. /usr/include seems to be a key.
We had the same gcc "feature" hit us in macstl:
http://www.pixelglow.com/lists/archive/macstl-dev/2005-February/
000015.html
I think it's a lingering bug in gcc but #pragma GCC system_header
might help you.
Hmm... that seems very similar. I don't really want the system header
pragma, though, it's not a system header, nor will it ever be. I
don't mind doing the extern "C++" for the time being, I just wanted
some sort of idea why I must do that in the first place.
Well, I know not where to put headers in the future :)
-- Trenton
_______________________________________________
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