Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
- Subject: Xcode 3.0: gcc 3.3 compiles fail if distributed builds (distcc) are turned on
- From: Mike Throckmorton <email@hidden>
- Date: Wed, 31 Oct 2007 11:28:37 -0400
Puzzled.
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:
distcc[13986] ERROR: Couldn't find matching compiler for '/usr/bin/gcc-3.3'
distcc[13986] (dcc_spawn_child) ERROR: attempt to use unknown
compiler aborted: /usr/bin/gcc-3.3
distcc[13986] (dcc_build_somewhere) Warning: failed to
distribute, running locally instead
distcc[13986] ERROR: Couldn't find matching compiler for '/usr/bin/gcc-3.3'
distcc[13986] (dcc_spawn_child) ERROR: attempt to use unknown
compiler aborted: /usr/bin/gcc-3.3
Turning distributed builds off results in a clean build.
The Leopard install was the "release build" ADC download. I
installed Xcode 2.5 afterwards, thinking I could do a check
build and see if 2.5 had the same issue, but distributed builds
do not seem to be available for 2.5 in this scenario.
-----------------------------------------------
Mike Throckmorton email@hidden
Software Engineer
My Mac running Mac OS X has been up 1:41,
running Mac OS X and it's starting to drift.
_______________________________________________
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