gcc 3.0 missing __dso_handle in libstdc++

Alexandre Oliva aoliva@redhat.com
Sun May 27 13:20:00 GMT 2001


On May 27, 2001, Andi Kleen <ak@muc.de> wrote:

> __dso_handle seems to declared in crtstuff.c. It seems to forget to link
> that in (?) 

crtstuff.c is compiled into crtbegin.o and crtend.o, which are both
linked in.  It must be something else.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list