Commit Graph

29 Commits

Author SHA1 Message Date
Manuel Novoa III d632d42b34 Enable building soft float buildroot for gcc 3.3. Currently works for
i386 (limited to 64 bit long double... same as double), arm (libfloat),
  mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
  libs, move openssl shared libs out of /lib, reduce size of libssl.so
  by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-11-01 05:34:41 +00:00
Eric Andersen 74c1635746 this should fixup some of those pesky build problems... 2003-10-22 06:32:20 +00:00
Eric Andersen 83b95bdb42 Cope with the new RUNTIME_PREFIX 2003-10-18 11:51:50 +00:00
Eric Andersen ba9a1bc12c Do not overwrite ldconfig with /bin/true anymore 2003-10-14 05:53:15 +00:00
Eric Andersen a0aef7c41b This should at least build. I think. 2003-09-26 21:18:46 +00:00
Eric Andersen cb7d5b81c9 Rework toolchain build to make it much more modular and
remove the redundant redundancy.
2003-09-14 11:38:35 +00:00
Eric Andersen 804307fb8d Default to using uClibc 0.9.21 2003-09-10 09:09:22 +00:00
Eric Andersen 2a87d1ac0e Set current uClibc stable version to 0.9.20 2003-07-01 05:23:04 +00:00
Eric Andersen c89e7d4bfe Update to uClibc 0.9.19 2003-03-03 21:33:17 +00:00
Eric Andersen a5c2354153 Fixup 'make source' target 2003-02-19 08:56:04 +00:00
Eric Andersen 6e2b8acbcb Update uClibc version 2003-02-12 13:57:46 +00:00
Eric Andersen 0e740cf577 fix URLs 2003-02-12 09:26:13 +00:00
Eric Andersen d54c228444 update to uClibc 0.9.17 2003-01-25 10:12:52 +00:00
Eric Andersen e8b26df508 Update ncurses so it cross compiles properly
-Erik
2003-01-02 08:43:57 +00:00
Eric Andersen ed90513d09 Update the toolchain build, per the latest in the standalone
toolchain builders
 -Erik
2003-01-01 17:36:39 +00:00
Eric Andersen e6b6dceed3 Fix build 2002-12-28 03:55:36 +00:00
Eric Andersen 04d74ab556 When not building a toolchain, use the native compiler 2002-12-17 02:26:49 +00:00
Eric Andersen c930dbf89b Some updates... 2002-12-06 04:30:19 +00:00
Eric Andersen 8a2597eaba Make use of wget consistant by using a WGET variable 2002-11-20 23:16:10 +00:00
Eric Andersen 1800964779 Update buildroot for uClibc 0.9.16
-Erik
2002-11-12 21:31:16 +00:00
Eric Andersen f952c942fb Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc.
-Erik
2002-08-28 21:28:19 +00:00
Eric Andersen c75e4a1f62 Update to uClibc 0.9.14 2002-08-12 14:27:53 +00:00
Eric Andersen ec2adbefa6 Update toolchain to 0.9.13 2002-08-10 08:21:19 +00:00
Eric Andersen 95f81a5a55 A number of updates 2002-07-03 10:44:59 +00:00
Eric Andersen 27548406e8 Some more little bits of joy 2002-05-31 10:43:00 +00:00
Eric Andersen bcc73c75bd Change some defaults. 2002-05-08 09:45:36 +00:00
Eric Andersen 875ee0b34d Doh. messed it up again. 2002-05-03 09:49:33 +00:00
Eric Andersen 4498a0caf8 Use 'make install_target_utils' not 'make install_utils' 2002-05-03 09:44:19 +00:00
Eric Andersen 08782ae7d8 Major rework 2002-04-26 11:45:55 +00:00