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

See the CrossGCC FAQ 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]

mini-ct: the kernel headers


  the first step in building the toolchain is typically getting (and
patching) the sanitized kernel headers.  for this, i would simply use
the latest kernel source tree via "git pull", and run:

  $ make ARCH=??? headers_install

in a perfect world, what comes out of that should just plain work for
the rest of the toolchain build, correct?  if it doesn't and there's a
problem with what that step produces in terms of headers, i'd submit a
patch to the kernel mailing list to take care of it.

  currently, there are no patches applied to
linux-libc-headers-2.6.12.0, and there shouldn't be any needed for the
output from the latest kernel source tree.

  does that sound reasonable?

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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