• 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: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on


  • Subject: Re: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
  • From: Rick Ballard <email@hidden>
  • Date: Wed, 31 Oct 2007 10:03:21 -0700

On Oct 31, 2007, at 9:32 AM, Rick Ballard wrote:

On Oct 31, 2007, at 8:28 AM, Mike Throckmorton wrote:
If I turn on distributed builds (and no other Mac to distribute to, although I don't know if this matters) and try to build a universal binary static lib with gcc 4 for the intel arch and gcc 3.3 for the ppc arch, the 3.3 compiles fail with:

This is a bug in distcc for Xcode 3.0. To work around the issue, edit the files /usr/share/distcc_compilers and <Developer>/usr/share/ distcc_compilers (where <Developer> is your Xcode 3 folder) and add the line "/usr/bin/gcc-3.3" to the end of each file. You'll need to edit at least /usr/share/distcc_compilers in this way on each machine to which you wish to distribute gcc-3.3 builds.

Actually, one important correction: I don't believe that you need to edit /usr/share/distcc_compilers; editing <Developer>/usr/share/ distcc_compilers should be sufficient. Furthermore, I don't believe that you need to do this on each machine that you wish to distribute gcc-3.3 builds to; doing this on the machine that you are distributing from should be sufficient.


	- Rick
_______________________________________________
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


  • Follow-Ups:
    • Re: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
      • From: Mike Throckmorton <email@hidden>
References: 
 >Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on (From: Mike Throckmorton <email@hidden>)
 >Re: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on (From: Rick Ballard <email@hidden>)

  • Prev by Date: Re: ld: can't add line info to anonymous symbol __text@0
  • Next by Date: Re: Any way to get tiny "clear console" button back?
  • Previous by thread: Re: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
  • Next by thread: Re: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
  • Index(es):
    • Date
    • Thread