Commit Graph

10 Commits

Author SHA1 Message Date
Manuel Novoa III 50e1da8698 Fix most things when large file support is not configured.
Mostly submitted by Thomas Lundquist <lists@zelow.no>.
2003-11-17 01:31:38 +00:00
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
Manuel Novoa III 933dfd1a69 Update to latest version. 2003-10-22 19:24:50 +00:00
Eric Andersen 1d669278d8 Update file 2003-10-03 01:27:09 +00:00
Manuel Novoa III 0e956fc164 Add support for enabling use of libintl.
Add support for libstd++ in full locale mode, and remove the need for
  config hacks when using uClibc stub locale support.
TODO --
  gdb intl support is still broken.
  uClibc should auto-download the pregenerated locale data
2003-09-03 07:18:18 +00:00
Eric Andersen b7b51909ba Cope with some autoconf wierdness 2003-08-07 06:07:54 +00:00
Eric Andersen db5a6bf46e Update version of file 2003-03-05 16:47:49 +00:00
Eric Andersen 1fc3f2f3de Rework things to ensure we are cross compiling. Teach problematic
apps like openssh to cross compile.  This eliminates the need for
the magic ld-uClibc.so.0 symlink in /lib
2003-03-04 19:16:19 +00:00
Eric Andersen 0954f3b8e9 Fix dependancy on zlib 2003-02-19 09:59:24 +00:00
Eric Andersen 089db85919 Add support for several new utilities 2003-02-12 10:40:28 +00:00