From: thoth@uiuc.edu (Ben Cox) Subject: Re: recompiling 0.96a with gcc 2.11c Date: 15 Jun 1992 15:26:06 GMT
hlu@yoda.eecs.wsu.edu (H.J. Lu) writes:
>>I think the problem has to do with the fact that I replaced the
>>/usr/src/linux/include/{linux,sys} directories with symlinks to
>>/usr/include/{linux,sys}, which I had gotten from the
>Why? In those docs of gcc 2.11c, I said REMOVE "-nostdinc -Iinclude"
>stuffs in kernel Makefiles. Please don't do ANY symlinks.
I did remove that stuff, so it shouldn't have mattered if I made any
symlinks.
I will try this again though (on the other hand, everything is working
now so maybe I should leave well enough alone...).
Thanks H.J.