mex call a static library error
Show older comments
a static library is libCRTM.a path: /sat7/jzhang/GOES/crtm-2.05_clear/lib /sat7/jzhang/GOES/crtm-2.05_clear/include mex call is mex enkfgoesrtv.f90 -L//sat7/jzhang/GOES/crtm-2.05_clear/lib -lCRTM
error information is /usr/bin/ld: /sat7/jzhang/GOES/crtm-2.05_clear/lib/libCRTM.a(crtm_clear.o): relocation R_X86_64_32S against 'crtm_clear_$BLK.var$3218' can not collect2: ld returned 1 exit status mex: link of '"enkfgoesrv.mexa64"' failed
Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!