Subject: Problem compiling some C code IR Ticket #6200 opened This is a multi-part message in MIME format. --------------050304070304020308020304 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit _*Problem Description:*_ I am unable to compile some C code as a matlab executable (mex). When I use the command 'mex' which compiles the C code as a matlab executable, I am not able to link to a gcc library. The error reported is "/usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status mex: link of ' "ms_cc6_corr.mexa64"' failed.". I will send a follow up email to this help ticket to the suggested assignee. --------------050304070304020308020304 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Problem Description: I am unable to compile some C code as a matlab executable (mex). When I use the command 'mex' which compiles the C code as a matlab executable, I am not able to link to a gcc library. The error reported is "/usr/bin/ld: cannot find -lstdc++    collect2: ld returned 1 exit status     mex: link of ' "ms_cc6_corr.mexa64"' failed.". I will send a follow up email to this help ticket to the suggested assignee.
--------------050304070304020308020304--