[ODE] porting ode / autoconf/automake

Russ Smith russ at q12.org
Tue Nov 6 20:29:01 MST 2001


Jens Thiele wrote:
> I am trying to port ODE to IRIX mipspro and perhaps later to solaris
> 
> To make life easier I started to use autoconf/automake/libtool
> a first incomplete result is at:
> http://www-ti.informatik.uni-tuebingen.de/~thiele/patch/ode/
> 
> there is still much todo

i took a brief look. i have not used autoconf before, so some
questions:
  * do you need to make a list of all the system dependencies? or will
    autoconf figure them out?
  * will this result in #ifdef's all through the code, or can the
    impact be localized? is it actually possible to put all the
    system dependent stuff in a single header (e.g. config.h) ?

russ.

--
Russell Smith
http://www.q12.org




More information about the ODE mailing list