help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How should I tweak LD_LIBRARY_PATH?


From: red floyd
Subject: How should I tweak LD_LIBRARY_PATH?
Date: Tue, 22 Mar 2005 19:21:56 GMT
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)


OS: RHEL 3 WS
Compiler: gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-49)
Problem: I installed Matlab R14SP2, and adjusted my LD_LIBRARY_PATH as they specified in their install manual.

Now, when I throw exceptions, they are never caught, and terminate() is called instead. The problem is in the MATLAB version of libstdc++.so.5 ($MATLAB/sys/os/glnx86/libstdc++.so.5 -- where $MATLAB is the installation directory).

What is the best way to set my LD_LIBRARY_PATH so that I get the stock libstdc++?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]