normcdf and use_dll on 64-bit
Posted: Tue May 18, 2010 8:07 pm
Hi,
If you try to run a model file containing "normcdf" with the "use_dll" option and the MSVC compiler, Dynare complains that:
"normcdf() function is not supported with USE_DLL option and MSVC compiler; use Cygwin compiler instead."
However, on 64-bit you have to use MSVC rather than Cygwin. I'm not sure I really understand where the Cygwin requirement is coming from, as Boost has very accurate normal C.D.F. functions (as do many other libraries).
Fixing this would be a great help.
Thanks,
Tom
If you try to run a model file containing "normcdf" with the "use_dll" option and the MSVC compiler, Dynare complains that:
"normcdf() function is not supported with USE_DLL option and MSVC compiler; use Cygwin compiler instead."
However, on 64-bit you have to use MSVC rather than Cygwin. I'm not sure I really understand where the Cygwin requirement is coming from, as Boost has very accurate normal C.D.F. functions (as do many other libraries).
Fixing this would be a great help.
Thanks,
Tom