NetBSD/share
simonb 71a4269193 Use -nodefaultlibs instead of -nostdlib when linking libc and libgcc*
so that we still link in the crt* start/end files.
Explicitly link libc against gcc_pic, since -nodefaultlibs undoes this.

Fixes problems where shared libraries don't get init/fini sections,
most easily noticable with pthreads programs not working.

Approved by: skrll
Thanks: bjs, mrg, icb peanut gallery.
2008-04-29 07:48:31 +00:00
..
atf
dict
doc
examples MKMAN should not be set in source makefiles. Use NOMAN. 2008-03-09 22:47:11 +00:00
i18n fix wrong SRC_ZONE. 2008-04-12 13:13:50 +00:00
legal
locale
man Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
me
misc +CFG (context-free grammar, control-flow graph) 2008-03-16 20:50:00 +00:00
mk Use -nodefaultlibs instead of -nostdlib when linking libc and libgcc* 2008-04-29 07:48:31 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac
wscons
xml
xsl
zoneinfo
Makefile
Makefile.inc