Changeset 8197


Ignore:
Timestamp:
05/06/11 21:40:04 (14 years ago)
Author:
Mathieu Morlighem
Message:

Added some comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/m4/issm_options.m4

    r8149 r8197  
    6969                        ;;
    7070                        *darwin*)
     71                           dnl mex -v gives all the flags for compilation of mex files
    7172                                MEXLIB=" mexversion.o -L$MATLAB_ROOT/bin/maci/ -lmx -lmex -lmat -lstdc++"
    7273                                dnl MEXLINK="-Wl,-twolevel_namespace -undefined error -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -bundle -Wl,-exported_symbols_list,$MATLAB_ROOT/extern/lib/maci/mexFunction.map"
Note: See TracChangeset for help on using the changeset viewer.