Skip to content
  • Sébastien Villemot's avatar
    The preprocessor now compiles the MEX when use_dll is specified · 4a974bb4
    Sébastien Villemot authored
    New options "mexext" and "matlabroot" are introduced, so that the preprocessor
    knows where to find MATLAB and which architecture to compile for.
    
    Only recent gcc is now supported. A set of optimization flags is used so that
    compilation goes reasonably fast on large models.
    
    Consequently, options "msvc", "mingw" and "cygwin" have been removed.
    4a974bb4