This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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

Re: kernel compiling dependent on local header files


On Sunday 28 October 2012 12:21:36 Mihai Hanor wrote:
>  Is it normal for kernel compiling to depend on header files
> provided by the host's gcc?

yes.  it builds tools that run on your build system, which means it includes 
headers from it, which means you need development headers installed.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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