This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: weird problem with c++ libraries and symbols


On 29 September 2011 14:36, Ottavio Campana wrote:
> On 09/29/2011 02:54 PM, Jonathan Wakely wrote:
>> 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.
>
> Ok I try, but it's really a lot of stuff.

But it makes it much more likely someone can see a problem.

Another option is asking the LiveMedia developers list, as it's
unlikely your problem is caused by GCC and someone there might have
tried what you're doing.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]