On 7 May 2007 21:48:45 -0700, Deepak <deepakar DeleteThis @gmail.com> wrote:
> Where can I find a dictionary of GCC options to be used in Xcode?
> For eg, what's the equivalent Xcode setting to achieve the effect of -
> fshort-wchar?
>
> A link to the complete list of Xcode switches would be nice.
Well, for the gcc options, man gcc.
Withing xcode, do the search facilities reveal the corresponding gcc
options?
A bientot
Paul