This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: weird problem with c++ libraries and symbols
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Ottavio Campana <ottavio at videotec dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 29 Sep 2011 13:54:36 +0100
- Subject: Re: weird problem with c++ libraries and symbols
- References: <4E846468.5080009@videotec.com>
On 29 September 2011 13:28, Ottavio Campana wrote:
>
> I am facing a weird problem with a c++ library and after having googled
> for a while I'm asking here for a suggestion.
You might get better answers if you provide the compiler and linker
commands you're using to create the shared libraries and (some of) the
errors you get, as it will show if you're missing out anything
important and give a clue about which type of symbols are missing.