Hello,
I was reading through gcc's configure options and couldn't totally
understand what was meant.
`--with-sysroot'
`--with-sysroot=DIR'
Tells GCC to consider DIR as the root of a tree that contains a
(subset of) the root filesystem of the target operating system.
Target system h
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