Community Profile

photo

Aditya


Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


C++0X in mex
I have a piece of code that I need to wrap in a mex file. The original code makes use of gnu++0x (or c++0x) standard by using "-...

13 years ago | 2 answers | 0

2

answers

Question


Specify runtime path with mex
What is the correct syntax for including runtime path with mex? With gcc, the syntax is "gcc -Wl,-rpath,dir1:dir2:etc". When I u...

13 years ago | 2 answers | 0

2

answers