[ODE] universal binary for OS X?

jon klein jk at artificial.com
Wed Jul 5 13:49:22 MST 2006


Aaron Geller wrote:

> ... despite the fact that libode_a-obstack.o itself did build.
>
> Before pressing on on my own I figured I'd ask the list: has anyone
> done this successfully yet?  How important are the -M flags?
> Is there a right way to do this?

[ I think my original response to this got discarded, sorry if
   this is a duplicate ]

-M is used for dependancy tracking but should not be important
to the actual compile.

To disable the dependency tracking, rerun the configure script
with this option: --disable-dependency-tracking .

- jon klein


More information about the ODE mailing list