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?