[ADOL-C] problems compiling and linking

Andrea Walther andrea.walther at uni-paderborn.de
Tue Apr 20 12:28:47 EDT 2010


Hi Borja,

>
> I execute : ./configure  --with-docexa --with-addexa  , and then make to
> compile, from subdirectory examples and it gives me some errors:

if you unpack the ADOL-C package you should obtain a directory

ADOL-C-2.1.5

then you should go in this directory and execute the command

./configure --with-docexa --with-addexa

then in the same directory you have to execute the commands

make
make test   (checking whether everything works)
make install


these commands are not executed in the examples directory but in the
main ADOL-C directory.

Hope this helps, otherwise just email again.

Best,

Andrea



More information about the ADOL-C mailing list