NetBSD-Bugs archive

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

re: lib/39986: libmapper_zone.so is trying to call undefined weak symbol



   
   On Jan 2, 2010, at 12:47 AM, Nick Hudson wrote:
   
   >> 
   >>  2. clarify application using dlopen(3) must add -lgcc_s option.
   >> 
   >>    same approach of non ptheaded application loading ptheaded library.
   >>    see following discussion:
   >>    http://mail-index.netbsd.org/pkgsrc-users/2009/01/17/msg009088.html
   > 
   > Without --eh-frame-hdr this is the solution.
   
   If libc.so were linked against libgcc_s, would this be required?

quoting earnshaw from a couple of months ago:

> Libc on Linux does not have a dependency on libgcc_s.so; I'm not sure why
> NetBSD should need one.

which makes me much prefer --eh-frame-hdr.


.mrg.


Home | Main Index | Thread Index | Old Index