Header File Problem; sorry to bug this list...
Header File Problem; sorry to bug this list...
- Subject: Header File Problem; sorry to bug this list...
- From: Lemon Obrien <email@hidden>
- Date: Mon, 4 Feb 2008 16:35:45 -0800 (PST)
i'm using the latest and greatest, xcode 3.0, and i'm
porting a library from windows to the mac. I'm having
a problem, that I've seen others have before; that is,
#include <file> and #include "file" are including the
same file.
I've read stuff on how this problem was fixed,
well...i guess not. When I read the man pages it says:
"For backwards compatibility reasons, this setting is
enabled by default, but disabling it is strongly
recommended when using GCC 4.0 or later.
[ALWAYS_SEARCH_USER_PATHS]"
I've tried to figure out how to turn it off, etc. but
it's not working for me.
I'm new to xtools, and i don't like playing with make
file, i don't even know where they are located.
Nothing is set in Search Paths, meaning "ALWAYS SEARCH
USER PATHS"
is not set, and neither is anything else. Isn't this
the correct setting?
so how do i tell GCC to work like a real compiler
should. NOTE: I hate this bug b/c it was caused by
lazy engineers who didn't understand or care about the
difference between #include <> and #include ""
anyway, sorry for the flame at the end; but this is frustrating.
You don't get no juice unless you squeeze
Lemon Obrien, the Third.
http://www.tamago.us
_______________________________________________
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