Installing headers with 0.9.29 spawns gcc errors

Rob Landley rob at landley.net
Sat May 19 17:10:00 UTC 2007


On Thursday 17 May 2007 2:46 pm, Yann E. MORIN wrote:
> Hello!
> 
> I'm trying to install the uClibc-0.9.29 headers to be used next to build 
gcc.
> My target is armeb, xscale.

I've got armv4l and armv5l (no xscale, oabi, vfp I think) working in my 
Firmware Linux build script.  The sequencing was _darn_tricky_ but I made it 
work in the end, and my solution is a set of bash scripts to build the thing 
so it should be easy enough to see what they do.

Just a data point:

http://landley.net/hg/firmware?f=0ddf032da9a6;file=cross-compiler.sh
http://landley.net/hg/firmware?f=cac7e7782f7a;file=sources/configs/armv5l

Tarball off the current version, type "./build.sh armv5l" to run the whole 
build.

http://landley.net/hg/firmware?ca=tip;type=gz

Currently I'm trying to figure out which checkin between the 2.6.20 and 2.6.21 
kernels broke qemu's arm scsi emulation.  (It works fine with 2.6.20, can't 
do device probing in 2.6.21...)

Rob



More information about the uClibc mailing list