Eric Andersen
|
4e10e4af18
|
Switch to using gcc 3.3
|
2003-06-21 08:02:11 +00:00 |
|
Eric Andersen
|
ba23073bde
|
Oops. I was building for the host arch, not the target. duh.
|
2003-03-05 23:01:28 +00:00 |
|
Eric Andersen
|
cc16cd656a
|
Make things compile once again
|
2003-03-04 20:16:42 +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
|
aaadf67723
|
Fixup stupid compile error
|
2003-02-26 00:42:43 +00:00 |
|
Eric Andersen
|
d9d8e42cb9
|
Update tar version. Minor fix for gcc includes when NOT
building a bootstrapping toolchain.
|
2003-02-23 08:54:13 +00:00 |
|
Eric Andersen
|
68671dcc61
|
Fixup gcc_target so it works for people that don't wish to
build a gcc toolchain to bootstrap the system and instead
want to use uClibc's gcc wrapper.
|
2003-02-19 10:41:54 +00:00 |
|
Eric Andersen
|
1cde9aa1cd
|
Add in /lib/cpp symlink
|
2003-02-17 12:16:29 +00:00 |
|
Eric Andersen
|
3460bef669
|
Sigh
|
2003-02-15 22:58:44 +00:00 |
|
Eric Andersen
|
039a17c489
|
oops
|
2003-02-15 10:42:54 +00:00 |
|
Eric Andersen
|
befb097e10
|
Fix a few problems noticed by Peter S. Mazinger
|
2003-02-15 10:23:19 +00:00 |
|
Eric Andersen
|
d322f37644
|
Lots and lots of changes
|
2003-02-12 08:10:40 +00:00 |
|
Eric Andersen
|
79bdb4e406
|
Fix c++ header installation
|
2003-01-28 11:33:24 +00:00 |
|
Eric Andersen
|
1b560cace2
|
Leave the final gcc build with disable shared to make things
simpler. This just makes the build faster, since all we want
at this point is the gcc and g++ binaries...
|
2003-01-22 13:45:14 +00:00 |
|
Eric Andersen
|
ce5155afa7
|
This should work
|
2003-01-21 16:29:56 +00:00 |
|
Eric Andersen
|
e58ab15f9d
|
Fix compiler install
|
2003-01-21 08:31:35 +00:00 |
|
Eric Andersen
|
9816f94292
|
Ok, I think it really works now. :)
|
2003-01-21 06:42:01 +00:00 |
|
Eric Andersen
|
fdafbe1f4e
|
Several more dependancy cleanups
|
2003-01-20 19:24:02 +00:00 |
|
Eric Andersen
|
09f705d814
|
Make it actually work...
|
2003-01-19 11:24:32 +00:00 |
|
Eric Andersen
|
6361a39873
|
For now, remove "--target" so gcc will compile. grumble.
|
2003-01-18 23:17:47 +00:00 |
|
Eric Andersen
|
7129da009c
|
Merge a bunch of stuff over from the tuxscreen buildroot, with
many updates to make things be more consistant.
-Erik
|
2003-01-18 21:27:22 +00:00 |
|
Eric Andersen
|
5dbea59f53
|
more minor installation cleanups
|
2003-01-17 08:51:21 +00:00 |
|
Eric Andersen
|
a413a043f7
|
update handling of 'make'
|
2003-01-17 08:09:39 +00:00 |
|
Eric Andersen
|
e349a4e64c
|
This seems to be sufficient for now...
|
2003-01-10 06:01:58 +00:00 |
|
Eric Andersen
|
d3b355102f
|
Fix a stupid typo
|
2003-01-10 00:55:13 +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
|
529820d7cd
|
Be extra careful about the target utils
|
2003-01-08 21:34:59 +00:00 |
|
Eric Andersen
|
1cbf64c83c
|
Make the directory before touching files in it...
|
2003-01-08 20:36:58 +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
|
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
|
7843196520
|
Add udhcp, cleanup a few other loose ends.
-Erik
|
2002-11-15 02:55:17 +00:00 |
|
Eric Andersen
|
2534b31214
|
Some more toolchain building cleanups
|
2002-11-14 12:10:18 +00:00 |
|
Eric Andersen
|
1792b840c8
|
Fixup gcc_target so it now works. Wohoo! We now have a fully
working standalone uClibc development environment. :)
-Erik
|
2002-11-14 11:09:41 +00:00 |
|
Eric Andersen
|
a5d910833e
|
Fixup gcc-target so it actually works...
|
2002-11-14 09:06:52 +00:00 |
|
Eric Andersen
|
1800964779
|
Update buildroot for uClibc 0.9.16
-Erik
|
2002-11-12 21:31:16 +00:00 |
|