[ODE] Building on MacOSX

Rodrigo Hernandez kwizatz at aeongames.com
Mon Apr 17 21:29:26 MST 2006


Thanks James,

Well, for one, it would be nice to know if the latest changes to ODE 
(changed -shared flag to -dylib when on MacOS) work at all when building 
on a Mac. :)

Cheers!


James Stallings II wrote:

>I've a dual proc 1.25GHz G4 powermac with a gig of ram I bought for
>the specific purpose of doing this sort of work. If there is anything
>I can do to help, let me know. I may need some coaching along the way
>at surprising times; I've twenty years experience programming in C,
>but have never seen any C++ code to my knowlege :)
>
>Oh, one thing of note is I'm running 10.3.9 Panther, and also I prefer
>to avoid Xcode if at all possible.
>
>Cheers,
>James
>
>
>On 4/17/06, Rodrigo Hernandez <kwizatz at aeongames.com> wrote:
>  
>
>>What lines? the ODE_API define? or the inline asm ones?
>>ODE_API should be defined in config.h, so, it would be better if you
>>posted the error, the inline we cannot just replace because,
>>it would at best break PC compilation at worse introduce runtime bugs
>>into a PC build.
>>
>>I think someone mentioned that it would be better to fall back to C code
>>in the Mac situation, we should do either that, or
>>use the Mac inline when MacOS is detected.
>>
>>I at least, am debuging blindly here, for Windows and Linux (32bits) I
>>can check and make sure everything works, for a Mac,
>>I am going to need a bit more help.
>>
>>irrisor at dev.java.net wrote:
>>
>>    
>>
>>>Rodrigo Hernandez wrote:
>>>
>>>
>>>      
>>>
>>>>Yes, the Old way is being phased out, is there a reason you're not using
>>>>autotools?
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>I have updated autotools now. The Makefile is generated successfully by
>>>automake.
>>>But it is still lacking those lines I mentioned!
>>>Did somebody sucessfully compile with gcc lately (without applying
>>>modifications to the files that is)? (VS builds fine right away, btw)
>>>
>>>Best regards,
>>>Irrisor
>>>_______________________________________________
>>>ODE mailing list
>>>ODE at q12.org
>>>http://q12.org/mailman/listinfo/ode
>>>
>>>
>>>
>>>      
>>>
>>_______________________________________________
>>ODE mailing list
>>ODE at q12.org
>>http://q12.org/mailman/listinfo/ode
>>
>>    
>>
>
>
>--
>===================================
>Woulds't thou so blame
>the fragrant blos'ms wilting
>as never to've had her bloom?
>
>  
>



More information about the ODE mailing list