admb-project / admb

AD Model Builder
http://admb-project.org
Other
64 stars 19 forks source link

allow compiling admb with 'g++-12' #271

Closed yukio-takeuchi closed 2 years ago

yukio-takeuchi commented 2 years ago

This will allow to compile admb with $(CXX)=g++-12 and more generally "g++-'Major verson'". This is intended to resolve it. This can be done by running

make g++-x CXX=g++-12 CC=gcc-12
johnoel commented 2 years ago

Resolved in another commit https://github.com/admb-project/admb/commit/bfb59c3ad277f0900f7fc766d0621a1ce6bc440f