[luau] another programming question

Charles Lockhart lockhart at jeans.ifa.hawaii.edu
Fri Apr 12 13:20:43 PDT 2002


Question about the kernel include files (/usr/include).  Uh, if I pop in a
new kernel and plan to do any dev, I have a script I run that links some
of the directories (like asm, linux, etc) to the version in the kernel
source that I'm developing on.  It has occurred to me that maybe I just
need to ln -s the /usr/include to point at /usr/src/mynewkernel/include/.

Would that be the right thing to do? 

-Charles




More information about the LUAU mailing list