summaryrefslogtreecommitdiff
path: root/make/gcc_target.mk
AgeCommit message (Expand)Author
2003-03-05Oops. I was building for the host arch, not the target. duh.Eric Andersen
2003-03-04Make things compile once againEric Andersen
2003-03-04Rework things to ensure we are cross compiling. Teach problematicEric Andersen
2003-02-26Fixup stupid compile errorEric Andersen
2003-02-23Update tar version. Minor fix for gcc includes when NOTEric Andersen
2003-02-19Fixup gcc_target so it works for people that don't wish toEric Andersen
2003-02-17Add in /lib/cpp symlinkEric Andersen
2003-02-15SighEric Andersen
2003-02-15oopsEric Andersen
2003-02-15Fix a few problems noticed by Peter S. MazingerEric Andersen
2003-02-12Lots and lots of changesEric Andersen
2003-01-28Fix c++ header installationEric Andersen
2003-01-22Leave the final gcc build with disable shared to make thingsEric Andersen
2003-01-21This should workEric Andersen
2003-01-21Fix compiler installEric Andersen
2003-01-21Ok, I think it really works now. :)Eric Andersen
2003-01-20Several more dependancy cleanupsEric Andersen
2003-01-19Make it actually work...Eric Andersen
2003-01-18For now, remove "--target" so gcc will compile. grumble.Eric Andersen
2003-01-18Merge a bunch of stuff over from the tuxscreen buildroot, withEric Andersen
2003-01-17more minor installation cleanupsEric Andersen
2003-01-17update handling of 'make'Eric Andersen
2003-01-10This seems to be sufficient for now...Eric Andersen
2003-01-10Fix a stupid typoEric Andersen
2003-01-09Change --disable-shared to --enable-shared so libstdc++ willEric Andersen
2003-01-08Be extra careful about the target utilsEric Andersen
2003-01-08Make the directory before touching files in it...Eric Andersen
2003-01-08Fixup ncurses terminfo-dir. Fixup the ncurses-headersEric Andersen
2003-01-07more build updatesEric Andersen
2002-11-21Fixup g++ to prevent gcc_target having a missingEric Andersen
2002-11-15Add udhcp, cleanup a few other loose ends.Eric Andersen
2002-11-14Some more toolchain building cleanupsEric Andersen
2002-11-14Fixup gcc_target so it now works. Wohoo! We now have a fullyEric Andersen
2002-11-14Fixup gcc-target so it actually works...Eric Andersen
2002-11-12Update buildroot for uClibc 0.9.16Eric Andersen