help-gplusplus
[Top][All Lists]
Advanced

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

Re: Undefined symbol when loading g++ created library


From: Adam Nielsen
Subject: Re: Undefined symbol when loading g++ created library
Date: Mon, 28 Nov 2005 13:19:32 +1000

> You can find out what these are by running them through c++filt

Yep, that's how I realised what this problem was - I was Googling to
figure out how you were demangling the names and came across c++filt. 
Once I had that it was much easier to see which functions were and
weren't appearing in the binary.

Cheers,
Adam.


reply via email to

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