14 Mar
2005
14 Mar
'05
11:35 p.m.
On Mon, 14 Mar 2005, Ron Garret wrote:
OK, here's what I know (or at least what I think I know):
The most likely explanation of the cause of the problem is that my shared libraries are being linked with gcc rather than g++. So the problem is most likely somewhere in the libtool configuration.
Indeed, the missing symbols are all standard C++ symbols. What I'm wondering is: can't you just look how the build scrolls by and see how the library (or, rather, the test executable) is linked? Why do we have to do some guesswork? Regards -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>