Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: July 08 2007,13:23 |
|
There are bunch of "appropriate sounding" kernel header debs on the site Yodelaye mentioned a few posts back in this thread, eg: kernel-headers-2.4.26-2_2.4.26-1woody.1_i386.deb.
In fact I was wondering if the best thing to do to create a compile environment that was as close to/appropriate for DSL as possible, would be to compile the compiler. To this end, I installed woody debs to be be able to compile gcc, binutils and make from binaries and have been using these to build a compile environment from binaries matching the version numbers of the woody counterparts (m4, bison, flex, gettext, texinfo, libxml2, etc). Since libc6 in DSL is somewhere between woody and oldstable, I used the oldstable libc6-dev and kernelsource.dsl for headers.
Would it make sense to try and compile glibc in order to get headers for DSL's version of libc6 (assuming I can find the matching version)? Would it make sense to use the debs at the top of this post for kernel headers or would it be better to use headers from the 2.4.26 kernel source?
So far the "compiled on DSL" build environment seems to be working
|