FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

GCC Options in Xcode

 
   Mac (Home) -> Tools RSS
Related Topics:
Xcode Book? - Hello I would like to learn Xcode, the problem I do not know anaything about I know it sounds strange, but I would like to learn how to do my own stuff, so far I've been things using director, but I..

Xcode 2.3 Problems - Instead of being cautious like usual, I just went ahead and upgraded my version of Xcode to the new 2.3. Now my debugging is I have a dylib project which I debug using a custom (a non-Xcode app). After..

Java development on OS X; XCode vs The World. - I'm doing some Java on my OS X machines both running 10.3.9). XCode ont he Pismo is dog slow but on the QS is better. Are there any other to Java? Does do it? ..

XCode - Key command to close all windows? - Hi, Is there a way to close all open editor windows within xcode 2.x? (The of opt-cmd-w that works in most apps and the Finder) Thanks Steve

errors galore in xcode for intel mac - char * * string, const char * control); the above USED to compile under in my G4 non intel mac. now it doesnt. i have the macbook pro running 10.4.6 and xcode. help.
Next:  Tools: Broken scrollbar in Java  
Author Message
Deepak

External


Since: May 07, 2007
Posts: 1



(Msg. 1) Posted: Mon May 07, 2007 9:48 pm
Post subject: GCC Options in Xcode
Archived from groups: comp>sys>mac>programmer>tools (more info?)

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.

Thanks
Deepak
Back to top
Login to vote
Paul Floyd

External


Since: Feb 23, 2007
Posts: 8



(Msg. 2) Posted: Tue May 08, 2007 2:15 pm
Post subject: Re: GCC Options in Xcode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
Back to top
Login to vote
Clark Cox

External


Since: May 21, 2007
Posts: 2



(Msg. 3) Posted: Tue May 15, 2007 3:18 pm
Post subject: Re: GCC Options in Xcode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-05-07 21:48:45 -0700, Deepak <deepakar.DeleteThis@gmail.com> said:

> 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?

If you bring up the target or project inspector in Xcode, and go to the
Build tab, you can enter these flags in the search field, and the list
will be filtered for you. Doing this myself, it appears that there is
no corresponding option.

(And generally, using that flag on OS X is a bad idea because it will
render your code incompatible with any other wchar_t-using code
including all of the standard C functions that deal with wchar_t)

> A link to the complete list of Xcode switches would be nice.


--
Clark S. Cox III
clarkcox3.DeleteThis@gmail.com
Back to top
Login to vote
Display posts from previous:   
       Mac (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
 Linux Forums
  Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact