Dependency build scripts on trunk - compiling on a clean machine
Colin Barrett
colin at springsandstruts.com
Fri May 21 01:48:49 UTC 2010
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.
-Colin
More information about the devel
mailing list