pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: qt5 questions
On Fri, Jan 24, 2014 at 05:34:41PM +0900, Ryo ONODERA wrote:
> Hi,
>
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>, Date: Fri, 24
> Jan 2014 00:13:28 +0100
>
> > On Thu, Jan 23, 2014 at 10:51:41PM +0100, Joerg Sonnenberger wrote:
> >> > Something like the attached?
> >> > (Can't currently test, too many other local changes.)
> >>
> >> I think it is:
> >> __cxa_atexit(autofree, NULL, &_DYNAMIC);
> >
> > Should be:
> > __dso_handle
> >
> > with:
> >
> > extern __attribute__((visibility("hidden"))) void *__dso_handle;
>
> I cannot find __dso_handle in MesaLib 7.11.2 sources.
> Could you explain where it is?
Comes from crtbeginS.o.
Joerg
Home |
Main Index |
Thread Index |
Old Index