This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compile kernel


Hi all
I apologize for weak English and speaking ambiguously.

I download Linux kernel and I love to learn about it.
I try to compile a file like ~/kernel/acct.c but I've got error anyone
can help me.

$ gcc acct.c -o ac
acct.c:46: fatal error: linux/mm.h: No such file or directory
compilation terminated.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]