* [Buildroot] Kernel headers
@ 2008-01-09 16:02 Piotr Grudzinski
2008-01-09 18:26 ` Ulf Samuelsson
0 siblings, 1 reply; 3+ messages in thread
From: Piotr Grudzinski @ 2008-01-09 16:02 UTC (permalink / raw)
To: buildroot
Is it possible to use kernel headers which are already on my system?
Regards,
Piotr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080109/d983a973/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Kernel headers
2008-01-09 16:02 [Buildroot] Kernel headers Piotr Grudzinski
@ 2008-01-09 18:26 ` Ulf Samuelsson
2008-01-09 19:46 ` Piotr Grudzinski
0 siblings, 1 reply; 3+ messages in thread
From: Ulf Samuelsson @ 2008-01-09 18:26 UTC (permalink / raw)
To: buildroot
> Is it possible to use kernel headers which are already on my system?
Anything is possible in an infinite universe.
In this case, it will probably require changing the toolchain_build_<arch>/linux
link to point at your kernel headers after they have been extracted,'
or do it before the kernel headers generated and then fullfil the
Makefile needs so they do not get overwritten
Question is: Whats the benefit of doing that
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Kernel headers
2008-01-09 18:26 ` Ulf Samuelsson
@ 2008-01-09 19:46 ` Piotr Grudzinski
0 siblings, 0 replies; 3+ messages in thread
From: Piotr Grudzinski @ 2008-01-09 19:46 UTC (permalink / raw)
To: buildroot
I have created my toolchain with the buildroot program but even the simplest
program built with it fails (with an illegal instruction) when tested on a
system from uclinux.org. Both are based on kernel 2.6.22.x and uClibc
0.9.29. So the idea was to take header and uClibc from the working
distribution and rebuild the toolchain.
Now it looks like the problem is in uClibc; both libs are 0.9.29 but they
have different arm/crt1.s files.
Regards,
Piotr
----- Original Message -----
> Is it possible to use kernel headers which are already on my system?
Anything is possible in an infinite universe.
In this case, it will probably require changing the
toolchain_build_<arch>/linux
link to point at your kernel headers after they have been extracted,'
or do it before the kernel headers generated and then fullfil the
Makefile needs so they do not get overwritten
Question is: Whats the benefit of doing that
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-09 19:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 16:02 [Buildroot] Kernel headers Piotr Grudzinski
2008-01-09 18:26 ` Ulf Samuelsson
2008-01-09 19:46 ` Piotr Grudzinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox