-Wno-trigraphs question
-Wno-trigraphs question
- Subject: -Wno-trigraphs question
- From: Dmitry Markman <email@hidden>
- Date: Wed, 13 Feb 2008 13:12:18 -0800
Hi
I can see warning option -Wno-trigraphs in my build results
(/Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -pipe -Wno-trigraphs -O0 -fno-common .... )
but I'm not able to find appropriate parameter in my build settings
how I can tell Xcode not to use -Wno-trigraph (the same question about -pipe option)
thanks in advance
PS: I need that, because our build system (based on many make files)
produces command line without -Wno-trigraphs
and I'd like to have Xcode project that does exactly the same thing as a make.
and no, I'd prefer not to use "make" target.
Dmitry Markman
_______________________________________________
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