On 12-May-99 Sheldon Hearn wrote: > > > On Wed, 12 May 1999 00:46:25 -0400, John Baldwin wrote: > >> If you are doing it with current -stable sources, you need to define >> WANT_AOUT >> (sp?) to true in /etc/make.conf and make world again. That oughta get you >> the >> aout bits you need in /usr/lib/aout. > > I take it the aout bits installed will be from the compat22's uuencoded > libraries, not compiled on the build machine, yes?
Nope, the WANT_AOUT forces them to be compiled as part of the world build. That is they only way I know of thus far to build crt0.o and friends which are needed for linking aout executables. > Ciaol, > Sheldon. --- John Baldwin <jobal...@vt.edu> -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message