triosql.blogg.se

Matlab r2013a linux
Matlab r2013a linux








matlab r2013a linux

The versionįor a list of currently supported compilers see: Warning: You are using gcc version "4.7.3". LDFLAGS = -pthread -shared -Wl,-version-script,/usr/local/MATLAB/R2013a/extern/lib/glnxa64/mexFunction.map -Wl,-no-undefined > mexopts.sh sourced from directory (DIR = $PREF_DIR)įILE = /home/wouter/.matlab/R2013a/mexopts.shĬFLAGS = -ansi -D_GNU_SOURCE -fexceptions -fPIC -fno-omit-frame-pointer -pthreadĬLIBS = -Wl,-rpath-link,/usr/local/MATLAB/R2013a/bin/glnxa64 -L/usr/local/MATLAB/R2013a/bin/glnxa64 -lmx -lmex -lmat -lm -lstdc++ĬXXFLAGS = -ansi -D_GNU_SOURCE -fPIC -fno-omit-frame-pointer -pthreadĬXXLIBS = -Wl,-rpath-link,/usr/local/MATLAB/R2013a/bin/glnxa64 -L/usr/local/MATLAB/R2013a/bin/glnxa64 -lmx -lmex -lmat -lmįFLAGS = -fexceptions -fbackslash -fPIC -fno-omit-frame-pointerįLIBS = -Wl,-rpath-link,/usr/local/MATLAB/R2013a/bin/glnxa64 -L/usr/local/MATLAB/R2013a/bin/glnxa64 -lmx -lmex -lmat -lm The use of -largeArrayDims and remove the -compatibleArrayDims Warning: Neither -compatibleArrayDims nor -largeArrayDims is selected. Now I tried to compile again and now I get /usr/bin/ld: cannot find -lstdc++Ĭollect2: error: ld returned 1 exit status I found this thread /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found and succesfully created a symbolic link ln -s /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17 libstdc++.so.6 in /usr/local/MATLAB/R2013a/sys/os/glnxa64

#MATLAB R2013A LINUX 64 BIT#

Okay I am trying to compile a mex file on 64 bit linux, ubuntu to be precise with Matlab 2013a.įirst it gave a error that it could not find GLIBCXX_3.4.15.










Matlab r2013a linux