• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Specify gcc3 in Makefile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Specify gcc3 in Makefile


  • Subject: Re: Specify gcc3 in Makefile
  • From: Steve Checkoway <email@hidden>
  • Date: Mon, 17 Jul 2006 09:14:57 -0700


On Jul 17, 2006, at 7:35 AM, Syd Polk wrote:


On Jul 17, 2006, at 8:33 AM, Marco Bambini wrote:

I am sorry for the question, but how I can specify to use gcc 3 in a Makefile, I mean, without using the sudo gcc_select command?

You can do ANYTHING in a Makefile if you work hard enough. But for more modern makefiles, which have default rules and the like, setting CC to /usr/bin/gcc-3.3 would work. There is another variable for C++, which is not immediately springing to mind.

CXX.


-- Steve Checkoway



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >Specify gcc3 in Makefile (From: Marco Bambini <email@hidden>)
 >Re: Specify gcc3 in Makefile (From: Syd Polk <email@hidden>)

  • Prev by Date: Re: multiple definitions warnings when compiling universal
  • Next by Date: Re: Alignment in structs
  • Previous by thread: Re: Specify gcc3 in Makefile
  • Next by thread: Group modification of "in-target" flag?
  • Index(es):
    • Date
    • Thread