Date: Sat, 19 Sep 1998 00:14:44 +0200 From: sthaug@nethelp.no To: freebsd-current@FreeBSD.ORG Subject: Minor nit in 3.0-19980916-SNAP: Missing /usr/lib/aout/libgcc.a Message-ID: <1395.906156884@verdi.nethelp.no>
next in thread | raw e-mail | index | archive | help
Minor nit in 3.0-19980916-SNAP (from current.freebsd.org): When you make a new kernel, the "make depend" step wants an aout libgcc.a in order to link genassym - but there is none in /usr/lib/aout (there *is* an ELF format libgcc.a in /usr/lib). I copied /usr/lib/aout/libgcc.a from another (pre-ELF) 3.0 machine, and that worked just fine. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1395.906156884>