This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Apple specific options: patch to include them in the currentrelease gcc?
On Thu, 27 Jan 2005 20:22:16 -0800, Matt Austern <austern@apple.com> wrote regarding "Re: Apple
specific options: patch to include them in the current release gcc?"
8-) If there are any Apple local patches that you would like to see in
8-) mainline, please let us, and the gcc community as a whole, know about
8-) them. I would love to see mainline gcc be useful for building OS X
>From man gcc-3.3:
-Fdir
<snip> where
path includes /System/Library/Frameworks/ /Library/Frameworks/, and
/Local/Library/Frameworks/, plus any additional paths
Shouldn't that in fact also include ~/Library/Frameworks ? dyld searches there automatically, after all...
R.