Re: Seeing preprocessor defines with -dM
Re: Seeing preprocessor defines with -dM
- Subject: Re: Seeing preprocessor defines with -dM
- From: Chris Espinosa <email@hidden>
- Date: Tue, 17 Feb 2004 12:41:38 -0800
On Feb 17, 2004, at 9:00 AM, Andrew Duncan wrote:
Or perhaps this question is equivalent to: where does stdout go?
Built-time output goes to the Detailed Build results window. Choose
Show Detailed Build results from the Build window. THeres a widget at
the upper-right that, when clicked, shows the full text log of the
build, and it will be there.
Did this too; I see the command line commands & their arguments, but
no output from the compiler.
-dM works only with the -E flag during preprocessing. Try choosing
Preprocess from the Build menu and looking at either the generated file
or the build log.
I'll keep working on this.
Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.