Building for both i386 and PPC on OS X
James Covington <[email protected]> Wed, 17 Oct 2007 16:56:41 -0400
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
Currently when using Autotools configure sets the target system to whatever its running on. How would one build a Universal Binary? Is there an option I'm missing? -James