Why do I get a "File format not recognized" error when creating a MEX-file on Solaris with MATLAB?
Show older comments
I am trying to create a MEX-file. I am using MATLAB on a Solaris machine. When I try to create the MEX-file, I receive the following error message at the end of the compilation process (with -v option):
/tools/mathworks/matlab/6.5/extern/lib/sol2/mexFunction.map: file not recognized: File format not recognized
collect2: ld returned 1 exit status
mex: link of 'loadsig.mexsol' failed.
??? Error using ==> mex
Unable to complete successfully
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!