This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Framework support for darwin
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Mike Stump <mrs at apple dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, Geoff Keating <geoffk at geoffk dot org>, gcc-patches at gcc dot gnu dot org
- Date: Tue, 5 Aug 2003 21:16:29 -0400
- Subject: Re: Framework support for darwin
On Tuesday, Aug 5, 2003, at 21:13 US/Eastern, Mike Stump wrote:
On Tuesday, August 5, 2003, at 05:31 PM, Andrew Pinski wrote:
In this version or the old version you do not print out the search
directories at all. How would I know if something has gone wrong in
searching for a header file?
? -H seems to trace as expected. -E seems to have all the relevant
detail. -v seems to have all the relevant detail as well.
Maybe you can give me just a little hint?
Maybe I was just not looking into the right place then.
Sorry about that.
Andrew