[ODE] ODE IDE, statically linking in Delphi

Dominique Louis Dominique at SavageSoftware.com.au
Mon Mar 8 11:07:53 MST 2004


Hi Martin,
   I believe there is someone on this list who has successully created a 
C++ Builder project that does build ODE. If he can create a Make file 
for that very project you should then be able to use it  in the Borland 
C++ 5.5 command line compiler to create the appropriate .obj files.


Dominique
http://www.DelphiGamer.com := go on, write a game instead;

Martin Waldegger wrote:
> Thanks for the information - but I think it should be possible to link 
> the various .obj files directly via {$L ...} and use there exported 
> routines.
> However, my Visual Studio generates COFF object files, my Delphi needs 
> OMF object files, and the coff2omf utility Borland provides, doesn't 
> work, and I can't get the free Borland C++ 5.5 command line compiler to 
> build ODE.
> If this were possible, I should be able to link the BCC generated .obj 
> files (not the LIB) in Delphi..


More information about the ODE mailing list