Re: [Clfs-dev] question about clfs2 build order

2006-06-22 Thread Joe Ciccone
Mathijs Kwik wrote: > I am wondering why the package order for building the cross-compile > tools (Chapter 5) is chosen the way it is. > why are linux-headers in front of binutils? are they used during the > build? > I noticed I can switch those 2 without errors. > also I found some other document

[Clfs-dev] question about clfs2 build order

2006-06-22 Thread Mathijs Kwik
Hi,I'm experimenting a bit with CLFS2.Unfortunately I don't own an ARM system, or any other architecture so I'm not realy cross-compiling.The reason I'm trying this is because I want to learn more about sysroot-style builds. I am wondering why the package order for building the cross-compile tools