Michael Zintakis <michael.zintakis@xxxxxxxxxxxxxx> writes: >> You need to first build a vanilla >> cross-compiler without building the library. > What does constitute a "vanilla cross-compiler"? Is this a "limited" > cross-compiler without the glibc dependencies (because that is the > only way I think possible to have glibc and a fully-fledged cross > compiler the way I want it)? Yes, build just the compiler, and none of the libraries. Ian