[ADOL-C] Problem building ADOLC with Colpack under Cygwin

Brad Bell bradbell at seanet.com
Sun Nov 4 09:54:22 EST 2012


Cygwin version: CYGWIN_NT-6.1-WOW64
Adolc version:    ADOL-C-2.3.0
Colpack version: ColPack-1.0.9

Colpack is being configured and installed with shared libraries enabled, 
but I am getting the message:

*** Warning: This system can not link to static lib archive 
/home/bradbell/prefix/colpack/lib/libColPack.la.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
Creating library file: .libs/libadolc.dll.a
sparse/.libs/libsparse.a(sparsedrivers.o): In function `generate_seed_jac':
/home/bradbell/install/ADOL-C-2.3.0/ADOL-C/src/sparse/sparsedrivers.cpp:119: 
undefined reference to 
`ColPack::BipartiteGraphPartialColoringInterface::BipartiteGraphPartialColoringInterface(int, 
...)'
/home/bradbell/install/ADOL-C-2.3.0/ADOL-C/src/sparse/sparsedrivers.cpp:126: 
undefined reference to 
`ColPack::BipartiteGraphPartialColoringInterface::GenerateSeedJacobian_unmanaged(double***, 
int*, int*, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >)'
.
.
.




More information about the ADOL-C mailing list