Dependency build scripts on trunk - compiling on a clean machine
Evan Schoenberg, M.D.
evan.s at dreskin.net
Sat May 22 00:15:36 UTC 2010
On May 20, 2010, at 8:48 PM, Colin Barrett wrote:
> On May 20, 2010, at 6:25 PM, Evan Schoenberg, M.D. wrote:
>
>> /Users/evands/adium/Dependencies/source/gettext/./configure --prefix=/Users/evands/adium/Dependencies/build --disable-java --disable-static --enable-shared --disable-dependency-tracking --host=powerpc-apple-darwin10 --build=powerpc-apple-darwin10
>
> That looks wrong to me. Shouldn't you be doing:
>
>> --host=i386-apple-darwin10 --target=powerpc-apple-darwin9
>
> (darwin10 doesn't make sense here as there is no PPC version of 10.6). I may be totally wrong, as I'm not sure what that --build option is about.
I'm not sure either, but the same build command skips the "Compiler produces executable code" check and works just fine on my MacBook Pro (where questionable other issues have driven me to trying this on the Mac Mini).
They are running slightly different build numbers (but the same version) of gcc...
Mac Mini:
=> gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
MacBook Pro:
=> gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
I'm flummoxed.
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20100521/1b259c98/attachment-0002.html>
More information about the devel
mailing list