Commit Graph

23 Commits

Author SHA1 Message Date
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