Eric Andersen
793161ad1c
Fix binutils path
2003-06-23 22:43:36 +00:00
Eric Andersen
c314ac957e
Fix the binutils dir
2003-06-23 21:40:29 +00:00
Eric Andersen
2ae1136ed5
Revert to binutils 2.13.2.1, since .14 seems to have some problems
...
with cross compiling
2003-06-23 21:34:49 +00:00
Eric Andersen
4e10e4af18
Switch to using gcc 3.3
2003-06-21 08:02:11 +00:00
Eric Andersen
bc9fb854fe
Make absolutely certain no host libraries can ever sneak
...
into the build process. Binutils was letting things sneak
in which caused ugly problems.
2003-06-05 06:37:42 +00:00
Eric Andersen
fd9a6c1786
Fixup a case where system libs could sneak into the link process
...
due to collect2 making wrong assumptions.
2003-06-05 02:21:44 +00:00
Eric Andersen
d906413ad9
Update gcc to version 3.2.3. Fix the openssh patch
2003-04-26 02:59:09 +00:00
Eric Andersen
9c636934a0
Do not blindly strip all symbols from from all libs. libpthread
...
needs its symbols for pthread debugging to work. Let it be a
local decision.
2003-03-13 20:30:07 +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
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
cdd7d014ea
Make sure we find ranlib and ar
2003-02-12 15:18:12 +00:00
Eric Andersen
31aefeff58
cut and paste leftovers
2003-02-12 14:29:59 +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
fb0c9ec541
Fix naming problem
2003-02-05 22:33:23 +00:00
Eric Andersen
18e33c254e
Support building a gcc-2.95 toolchain instead
2003-02-04 12:37:32 +00:00