Date: Fri, 15 Dec 1995 01:59:35 +1100 From: Bruce Evans <bde@zeta.org.au> To: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, peter@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 exception.s machdep.c trap.c Message-ID: <199512141459.BAA19025@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
> files.i386: add linux code so that you can compile a kernel with static > linux emulation ("options LINUX") > i386/*: use #if defined(COMPAT_LINUX) || defined(LINUX) to enable static > support of linux emulation (just like "IBCS2" makes ibcs2 static) > > The main thing this is going to make obvious, is that the LINUX code > (when compiled from LINT) has a lot of warnings, some of which dont look > too pleasant.. I was leaving it until last since it is easy not to notice it in /usr/src/lkm :-), partly because bsd.kmod.mk is missing most of the warning flags that are used for kernels. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512141459.BAA19025>