• 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: command line building - I'm pissed at Apple [10.4]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: command line building - I'm pissed at Apple [10.4]


  • Subject: Re: command line building - I'm pissed at Apple [10.4]
  • From: Shawn Erickson <email@hidden>
  • Date: Tue, 3 May 2005 09:26:19 -0700

On May 3, 2005, at 2:40 AM, D. Walsh wrote:

First, please excuse my anger but this XCode 2.0 crap has worn me out.

No I won't excuse you. Just don't do it. YOU have the ability to control the tone and wording of your emails and act professionally.


Does anyone know how to get it to work?

For one you could try using gcc_select to toggle back to using GCC 3.3 which most of the ports for Mac OS X likely are still expecting.


[G5:~] shawnce% man gcc_select
GCC_SELECT(8) MacOS X GCC_SELECT(8)


SYNOPSIS
       gcc_select -- Switch the default system compiler

USAGE
gcc_select [-n] [-force] [2 | 3 | 3.x | 4.x ] [-h | -- help] [-v | --version] [-l | --list] [-root]


       o   2: Select gcc 2.95.2 as the default compiler.

       o   3: Select gcc 3.1 as the default compiler.

       o   3.x: Select gcc 3.x as the default compiler.

       o   4.x: Select gcc 4.x as the default compiler.

o -force: Ensure the links are correct for the specified version,
even if the one specified is the current version.


       o   -h, --help: Display this help info.

       o   -n: Show commands to do selection but do not execute them.

       o   -root: Skip 'root' check and assume you have root access.

       o   -v, --version: Display gcc_select version number.

       o   -l, --list: Display available compiler versions.

v2.14 2005-01-07 GCC_SELECT(8)

[G5:~] shawnce% gcc_select -l
Available compiler versions:
3.3             3.3-fast        4.0

You can find release notes on Apple's site that cover Tiger...
<http://developer.apple.com/releasenotes/index-rev-date.html>
...and this in particular...
<http://developer.apple.com/releasenotes/DeveloperTools/GCC4.html>

-Shawn
_______________________________________________
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: 
 >command line building - I'm pissed at Apple [10.4] (From: "D. Walsh" <email@hidden>)

  • Prev by Date: Re: Xcode 2 Build Style changes don't stick
  • Next by Date: Re: Link failure using SDKs
  • Previous by thread: Re: command line building - I'm pissed at Apple [10.4]
  • Next by thread: Re: command line building - I'm pissed at Apple [10.4]
  • Index(es):
    • Date
    • Thread