Le mercredi 23 septembre 2009 à 01:44 -0400, houtan a écrit :
- I believe the Matlab problem is due to the recent change in
operating systems. If CEPREMAP has a site license for Matlab, I can install the newest version and see if it still poses a problem. Otherwise, I can purchase it from Mathworks and do the same thing. Please tell me which path to go down and whether or not this should be explored at this point.
I fixed the typo about -lstdc++ that you pointed. Does this fix the problem?
- I was able to install Octave via MacPorts (compiled using gcc4.3,
the only other octave variant available through MacPorts being gcc4.4). Though the Dynare Makefile now compiles MEX for Octave, make check fails. My guess is that this is because everything is compiled with g++ version 4.5.
Great if it compiles. Did you try to run a simple MOD file (tests/example1.mod) to check if the MEX work fine ? What is the error message with "make check" ?
Thanks for your feedback.