Page 1 of 1

building Dynare 4.3.3: which gcc?

PostPosted: Thu Mar 03, 2016 8:14 am
by rencya6
Hi,

In the past I managed to build Dynare using the options CC="gcc-4.4" CXX="g++-4.4", as the 4.6 version of gcc that would be used by default would make dynare crash with the error "preprocessor failed".
Now, trying with Dynare 4.3.3 I get errors in the compilation claiming that libblas could not be found in /usr/bin/ld. I have those libraries though.

What could have gone wrong? Which version of gcc do you reccommend?

Re: building Dynare 4.3.3: which gcc?

PostPosted: Fri Mar 04, 2016 3:17 pm
by jpfeifer
Why are you trying 4.3.3 and not 4.4.3?