log mini-native.sh @ 73:2fa6b59e0210

age author description
Thu, 28 Dec 2006 03:48:55 -0500 Rob Landley Install the uClibc utils install into /tools/bin. (Including readelf.)
Wed, 27 Dec 2006 22:32:40 -0500 Rob Landley Hit uClibc build with a large rock so it stops inserting hardwired paths in
Mon, 25 Dec 2006 20:13:08 -0500 Rob Landley Teach the native build about ld-uClibc.so.0 can living in /tools.
Mon, 25 Dec 2006 19:05:11 -0500 Rob Landley Get i686 cross-compiling to work like armv4l cross-compiling by lying to
Wed, 20 Dec 2006 01:58:41 -0500 Rob Landley Build a gcc wrapper for _target_, and add a "strip" command to halve the
Wed, 20 Dec 2006 01:36:36 -0500 Rob Landley Add make to mini-native (required one more option switched on in uClibc), add
Tue, 19 Dec 2006 01:29:17 -0500 Rob Landley A native compiler doesn't have a cross-prefix.
Tue, 19 Dec 2006 01:13:11 -0500 Rob Landley Remove qemu build (it's in cross-compiler.sh now), move uClibc build right
Sun, 17 Dec 2006 18:32:07 -0500 Rob Landley Still doesn't work, but doesn't work better.
Sun, 17 Dec 2006 14:55:24 -0500 Rob Landley Helps to check in something that isn't _obviously_ broken. :)
Sun, 17 Dec 2006 14:21:02 -0500 Rob Landley Intermediate snapshot. Doesn't work yet.