Changeset 8197
- Timestamp:
- 05/06/11 21:40:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/m4/issm_options.m4
r8149 r8197 69 69 ;; 70 70 *darwin*) 71 dnl mex -v gives all the flags for compilation of mex files 71 72 MEXLIB=" mexversion.o -L$MATLAB_ROOT/bin/maci/ -lmx -lmex -lmat -lstdc++" 72 73 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.