[ADOL-C] Cygwin build of ADOL-C fails

Kshitij Kulshreshtha kshitij at math.upb.de
Wed Jun 8 10:04:45 EDT 2011



As on 2011-06-08 15:58, Mihai Pomarlan did write:
> Hello, and wow that was a quicker response than expected. 
> 
> Unfortunately the problem is still there.
> 
> Here's what I did-
> 
> - un-tared the ADOL-C archive, 
> - went to the ADOL-C-2.1.12 folder that appeared afterwards,
> - copied ColPack to ThirdParty/ColPack (an already built ColPack, since ADOL-C doesn't build it and expects it there)
> - ran autoreconf
> - ran configure --enable-sparse --enable-static
> - make

Could you please try autoreconf with -fi flags and ./configure without
the extra flags. It is supposed to enable sparse automatically if it
detects ColPack. Then run make V=1 and send all the output. In short:

autoreconf -fi
./configure
make V=1

-- 
Dr. Kshitij Kulshreshtha

Institut für Mathematik,
Universität Paderborn,
Warburger Straße 100,
33098 Paderborn.

Büro: A3.235

Privatanschrift:
Arnikaweg 62
33100 Paderborn.



More information about the ADOL-C mailing list