mcc - include shared library search paths for cpplib build of .so?

I cannot use LD_LIBRARY_PATH in my end use application which is linking in the Matlab Compiler .so output. How do I add the search path to the mcc generated shared library with the mcc command? I can't find a reference to this in the docs. I'm using 2008 as I need to match it up to my Linux gcc version.
Thanks in advance for any tips.

1 件のコメント

Kaustubha Govind
Kaustubha Govind 2011 年 8 月 17 日
Could you explain why you cannot use LD_LIBRARY_PATH? The only other way might be to have all required shared object files to be in the same directory as the end-use application. Have you tried this?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

質問済み:

2011 年 8 月 16 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by