Re: Preprocessor log?
Re: Preprocessor log?
- Subject: Re: Preprocessor log?
- From: "Ken G. Brown" <email@hidden>
- Date: Tue, 18 Mar 2008 11:29:52 -0600
At 5:19 AM -0700 3/18/08, email@hidden apparently wrote:
>Date: Mon, 17 Mar 2008 21:58:22 -0500
>From: Dan Korn <email@hidden>
>Subject: Re: Preprocessor log?
>
>On Mar 17, 2008, at 9:31 PM, Ken G. Brown wrote:
>> I'm having difficulties compiling some open source C code with
>> bunches of conditional defines and I'm getting a compile error due
>> what I think is one of them somewhere being an incorrect value. GCC
>> 4.0 and Xcode 3.0.
>> What is the best way to get the preprocessor to output a log of all
>> the #defines it is doing and what the values are at the different
>> points of the compile.
>> If the log could show the #includes as well that would be great.
>> Where does the log get sent and how do I view it.
>> Pointers to the right place to look for how this all works would be
>> great too.
>
>Right-click (sorry, Ctrl-click) on the file and select "Preprocess"
>from the context menu.
>
>Dan
Thanks a lot for your quick response, that is just what I was looking for!
Ken
_______________________________________________
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