[ADOL-C] AdolC 2.5 OSX

Kshitij Kulshreshtha kshitij at math.upb.de
Sun May 18 14:39:58 EDT 2014


Hello,

As on 2014-05-18 20:29, Dominique Orban did write:
> Thank you for the update. Adol-C 2.5 builds fine with gcc. With clang
> and C++11 mode, I'm getting Colpack errors:
> 
> Undefined symbols for architecture x86_64:
>   "ColPack::GraphColoringInterface::GenerateSeedHessian(double***, int*,
> int*, std::__1::basic_string<char, std::__1::char_traits<char>,
> std::__1::allocator<char> >, std::__1::basic_string<char,
> std::__1::char_traits<char>, std::__1::allocator<char> >)", referenced from:
>       _sparse_hess in libsparse.a(sparsedrivers.o)
> 
> I suppose it might be because Colpack itself wasn't build in C++11 mode,
> but unfortunately, that does not build.
> 

ColPack itself does not require C++11, but it needs to be built using
clang. Are you sure you are using the latest version 1.0.9 of ColPack?

This symbol is clearly defined in
ColPack/GraphColoring/GraphColoringInterface.cpp at line 413.

-- 
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