[ODE] Building for both i386 and PPC on OS X
Hampa
hampa at toribash.com
Wed Oct 17 16:55:15 MST 2007
Hi James,
I was looking for that as well but ended up compiling the library on
two machines then creating the universal lib with lipo.
Something like:
lipo -create libode_i386.a libode_ppc.a -output libode_uni.a
cheers,
hampa
On 18 Oct 2007, at 4:56 AM, James Covington wrote:
> 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
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
More information about the ODE
mailing list