Re: Patch for Makefile to improve linkability of the kernel

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 14 Dec 1998 18:51:59 +0000 (GMT)


> > No its not. You want archives so you dont simply link the entire mess
> > into the kernel. The same reason you want static libc as an archive of
> > object modules not a single .o
> >
>
> Obviously, but there are cases in the kernel (filesystems, for
> example), where .a's are used where .o's would make more sense.

The problem cases dont fall into the category - they are the .a archives
for drivers/*.a

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/