bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: undefined symbol __dso_handle


From: H. J. Lu
Subject: Re: undefined symbol __dso_handle
Date: Tue, 14 Jan 2003 12:22:26 -0800
User-agent: Mutt/1.2.5.1i

On Tue, Jan 14, 2003 at 05:20:18PM -0300, Alejandro Dobniewski wrote:
> it's a mix; some sources are C and others C++.
> 

It is trivial to initialize something in C++. It is also easy to do
so in C with gcc attribute.


H.J.
--
> De: H. J. Lu [mailto:address@hidden
> Enviado el: Martes, 14 de Enero de 2003 17:19
> Para: Alejandro Dobniewski
> CC: 'address@hidden'
> Asunto: Re: undefined symbol __dso_handle
> 
> 
> On Tue, Jan 14, 2003 at 05:12:01PM -0300, Alejandro Dobniewski wrote:
> > We use them for calling initializing data structures needed by the
> functions
> > of the so. If this is the cause I'll take the initializing out and call it
> > from outside.
> 
> Are you using C or C++?
> 
> 
> H.J.




reply via email to

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