[ADOL-C] ADOL-C 2.5.2: Problem compiling with g++ 4.4.6 or Intel icpc

Kshitij Kulshreshtha kshitij at math.upb.de
Fri Feb 20 14:50:37 EST 2015


On 2015-02-20 19:34, Antoine De Blois wrote:
> Alright, I'll compile a newer version of gcc along with its companion libstdc++. Unfortunately, our system admin is reluctant to upgrade gcc since he claims that it has too many dependencies... 
> 
> Thank you for your support,
> Antoine
> 

It is true that upgrading gcc would require that almost all other
software must be upgraded too, since everything is compiled using
gcc/g++ in all Linux distributions and links to libgcc_s or libstdc++.
You might also need to upgrade glibc in order to get compatible C Header
files and libc/libm.

It does seem that you are using a really really old distribution. Even
the most conservative distribution of debian has gcc 4.7 in their stable
packages since 2013.

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