Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 1996 14:17:55 -0600
From:      Jim Lowe <james@miller.cs.uwm.edu>
To:        freebsd-current@freefall.freebsd.org, jleppek@suw2k.hisd.harris.com
Subject:   Re:  thread_init
Message-ID:  <199601252017.OAA11693@miller.cs.uwm.edu>

next in thread | raw e-mail | index | archive | help
The way I did this was to make libc and install it prior to making crt0.o.
libc has a null entry for thread_init() that is needed by crt0.o.

	-Jim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601252017.OAA11693>