Installation on the MAC

I am running OS X 10.5 (quad core).
I downloaded the snapshot, and run ‘make’ from terminal. Are there changes I need to make to the Makefile? I got this error

[cut].
g++ -Wall -O3 -MD -I include -c DynareMain2.cc
g++ -Wall -O3 -o dynare_m DynareFlex.o DynareBison.o ComputingTasks.o ModelTree.o NumericalConstants.o NumericalInitialization.o Shocks.o SigmaeInitialization.o SymbolTable.o SymbolList.o VariableTable.o ParsingDriver.o DataTree.o ModFile.o Statement.o ExprNode.o ModelNormalization.o ModelBlocks.o BlockTriangular.o Model_Graph.o SymbolGaussElim.o DynareMain.o DynareMain2.o
Undefined symbols:
“MacroDriver::MacroDriver()”, referenced from:
_main in DynareMain.o
"MacroDriver::~MacroDriver()", referenced from:
_main in DynareMain.o
_main in DynareMain.o
"MacroDriver::parse(std::basic_string<char, std::char_traits, std::allocator > const&, std::basic_ostream<char, std::char_traits >&, bool)", referenced from:
_main in DynareMain.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [dynare_m] Error 1

For the moment we don’t distribute binary packages of Dynare 4.0.0 for Mac, but we are going to work on that.

Have a look at:
dynare.org/news/mac-package- … chterm=mac *

There is a hint for Mac users, it may solve your problem.

SV

NB: * new url