red floyd <[EMAIL PROTECTED]> writes:

> Except that the Matlab 14 docs specifically state that gcc 3.2.3 is
> supported.

Do they also state that _g++_ 3.2.2 is supported?

If so, MATLAB's version of libstdc++.so ought to be identical the
the "stock" one, and you perhaps mis-diagnosed the problem?

Anyway, you could temporarily rename $MATLAB/sys/os/glnx86/libstdc++.so.5
to e.g. libstdc++.so.5.orig. This will let you run with the "stock"
libstdc++.so.5.

If Matlab crashes as the result (as I suspect it will), their docs
are mis-leading you.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
Help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to