Commit Graph

42 Commits

Author SHA1 Message Date
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
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
08a3992f33 Be extra pedantic about the PATH 2003-02-12 18:47:09 +00:00
Eric Andersen
cdd7d014ea Make sure we find ranlib and ar 2003-02-12 15:18:12 +00:00
Eric Andersen
6e2b8acbcb Update uClibc version 2003-02-12 13:57:46 +00:00
Eric Andersen
9cb6fac8df Fixup ldconfig symlink 2003-02-12 12:43:44 +00:00
Eric Andersen
d4ef2a6a25 Update toolchains a bit forther so that after blowing away the 'build'
directory we do not need to rebuild the toolchain (which now is built under
'toolchain_build').  Should help prevent a bunch of unnecessary toolchain
rebuilds.
 -Erik
2003-02-12 10:39:09 +00:00
Eric Andersen
0e740cf577 fix URLs 2003-02-12 09:26:13 +00:00
Eric Andersen
d322f37644 Lots and lots of changes 2003-02-12 08:10:40 +00:00
Eric Andersen
1bf1972968 Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.
Update the default uClibc config.
2003-02-06 19:57:05 +00:00
Eric Andersen
edf9538cba Fix typo, kill now unneeded stlport.mk 2003-02-04 22:45:26 +00:00
Eric Andersen
18e33c254e Support building a gcc-2.95 toolchain instead 2003-02-04 12:37:32 +00:00
Eric Andersen
d54c228444 update to uClibc 0.9.17 2003-01-25 10:12:52 +00:00
Eric Andersen
5867ff49d7 use the correct strip tool for host and target binaries 2003-01-22 11:11:35 +00:00
Eric Andersen
235a05b0c0 sigh. We need to disable-shared for the initial compiler build
or it won't build.
2003-01-22 00:15:51 +00:00
Eric Andersen
3b456adc64 Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of
gcc.  use the correct strip
2003-01-21 14:20:20 +00:00
Eric Andersen
fdafbe1f4e Several more dependancy cleanups 2003-01-20 19:24:02 +00:00
Eric Andersen
5dbea59f53 more minor installation cleanups 2003-01-17 08:51:21 +00:00
Eric Andersen
ef7784a62d standardize handling of GNU configure scripts
-Erik
2003-01-17 08:03:59 +00:00
Eric Andersen
e88863dc6f fix a few little thinkos... 2003-01-10 01:22:05 +00:00
Eric Andersen
aaba7b8d9e Change --disable-shared to --enable-shared so libstdc++ will
build shared libs.
2003-01-09 18:24:17 +00:00
Eric Andersen
e402401ff8 Fixup ncurses terminfo-dir. Fixup the ncurses-headers
zlib-headers openssl-headers targets.  Modularize the
enable-multilib settings
 -Erik
2003-01-08 18:17:28 +00:00
Eric Andersen
3a70952d99 more build updates 2003-01-07 21:00:41 +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
1dc53e1ebf Clean and update the uclibc toolchain build, and sync up with the
current standalone toolchain builder Makefiles
 -Erik
2002-12-31 15:43:10 +00:00
Eric Andersen
03c53f24c2 Stick with gcc 3.2 for now. 2002-11-21 10:29:33 +00:00
Eric Andersen
7794775aa4 Be even more careful -- avoid using 'which' 2002-11-21 09:04:50 +00:00
Eric Andersen
7b3014ef3f Update to the newly released gcc 3.2.1
-Erik
2002-11-21 08:56:14 +00:00
Eric Andersen
b2a0d22166 Fixup g++ to prevent gcc_target having a missing
dl_iterate_phdr symbol.  Add a target 'cc' link to gcc.
 -Erik
2002-11-21 05:17:40 +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
2534b31214 Some more toolchain building cleanups 2002-11-14 12:10:18 +00:00
Eric Andersen
1800964779 Update buildroot for uClibc 0.9.16
-Erik
2002-11-12 21:31:16 +00:00
Eric Andersen
99ba66f344 Leave wchar off 2002-10-29 15:00:03 +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
27f3bc3198 Update toolchain 2002-08-10 10:21:47 +00:00
Eric Andersen
ec2adbefa6 Update toolchain to 0.9.13 2002-08-10 08:21:19 +00:00
Eric Andersen
fc5ce36326 Fix logf/log support when doing C++ 2002-07-31 20:05:44 +00:00
Eric Andersen
cd85ea1375 Use gcc-3.1.1 2002-07-28 10:41:45 +00:00
Eric Andersen
d30b9abaeb Fix the native toolchain build 2002-07-23 23:52:53 +00:00
Eric Andersen
c994e72081 Some more updates
-Erik
2002-07-03 10:46:13 +00:00