[SOLVED] Re: Autoconf, universal binaries, and dependencies
[SOLVED] Re: Autoconf, universal binaries, and dependencies
- Subject: [SOLVED] Re: Autoconf, universal binaries, and dependencies
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 13 Jun 2007 21:46:55 -0600
On Jun 12, 2007, at 11:47 AM, Peter O'Gorman wrote:
I really don't understand why that project must use dependency
tracking. You can cross-compile, but most projects don't actually
support that (though many pretend to). If I were you, I might
configure for the build architecture, edit the config.h and
makefiles is appropriate, then do 'make CC="gcc -arch <other_arch>"
CXX="g++ -arch <other_arch>"'.
Thanks; that worked. I didn't even know that was possible with make...
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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