summaryrefslogtreecommitdiff
path: root/make/uclibc_toolchain.mk
AgeCommit message (Expand)Author
2003-09-14Rework toolchain build to make it much more modular andEric Andersen
2003-09-11Lets give binutils-2.14.90.0.6 a try, shall we?Eric Andersen
2003-09-11Make installing libstdc++ optionalEric Andersen
2003-09-10Default to using uClibc 0.9.21Eric Andersen
2003-09-04Set CC_FOR_HOSTEric Andersen
2003-09-03Add support for enabling use of libintl.Manuel Novoa III
2003-09-02Make sure binutils does not leak system libraries into the build.Eric Andersen
2003-08-22Make binutils not leak librariesEric Andersen
2003-08-17Doh!Eric Andersen
2003-08-17Update to binutils-2.14.90.0.5 and gcc-3.3.1Eric Andersen
2003-08-10I missed a spotEric Andersen
2003-08-09oops. don't default to a dev version of gccEric Andersen
2003-08-09Be sure to install libstdc++ and libgcc_sEric Andersen
2003-07-01Set current uClibc stable version to 0.9.20Eric Andersen
2003-06-23Fix binutils pathEric Andersen
2003-06-23Fix the binutils dirEric Andersen
2003-06-23Revert to binutils 2.13.2.1, since .14 seems to have some problemsEric Andersen
2003-06-21Switch to using gcc 3.3Eric Andersen
2003-06-05Make absolutely certain no host libraries can ever sneakEric Andersen
2003-06-04Fixup a case where system libs could sneak into the link processEric Andersen
2003-04-28Little logic cleanupEric Andersen
2003-04-26Update gcc to version 3.2.3. Fix the openssh patchEric Andersen
2003-03-13Do not blindly strip all symbols from from all libs. libpthreadEric Andersen
2003-03-04Rework things to ensure we are cross compiling. Teach problematicEric Andersen
2003-03-03Update to uClibc 0.9.19Eric Andersen
2003-02-19Fixup 'make source' targetEric Andersen
2003-02-12Be extra pedantic about the PATHEric Andersen
2003-02-12Make sure we find ranlib and arEric Andersen
2003-02-12Update uClibc versionEric Andersen
2003-02-12Fixup ldconfig symlinkEric Andersen
2003-02-12Update toolchains a bit forther so that after blowing away the 'build'Eric Andersen
2003-02-12fix URLsEric Andersen
2003-02-12Lots and lots of changesEric Andersen
2003-02-06Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen
2003-02-04Fix typo, kill now unneeded stlport.mkEric Andersen
2003-02-04Support building a gcc-2.95 toolchain insteadEric Andersen
2003-01-25update to uClibc 0.9.17Eric Andersen
2003-01-22use the correct strip tool for host and target binariesEric Andersen
2003-01-22sigh. We need to disable-shared for the initial compiler buildEric Andersen
2003-01-21Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 ofEric Andersen
2003-01-20Several more dependancy cleanupsEric Andersen
2003-01-17more minor installation cleanupsEric Andersen
2003-01-17standardize handling of GNU configure scriptsEric Andersen
2003-01-10fix a few little thinkos...Eric Andersen
2003-01-09Change --disable-shared to --enable-shared so libstdc++ willEric Andersen
2003-01-08Fixup ncurses terminfo-dir. Fixup the ncurses-headersEric Andersen
2003-01-07more build updatesEric Andersen
2003-01-01Update the toolchain build, per the latest in the standaloneEric Andersen
2002-12-31Clean and update the uclibc toolchain build, and sync up with theEric Andersen
2002-11-21Stick with gcc 3.2 for now.Eric Andersen