summaryrefslogtreecommitdiff
path: root/lang/gcc3-c++/files
AgeCommit message (Collapse)AuthorFilesLines
2003-09-16the USE_GCC3 make variable causes conflicts with the monolithicdrochner1-2/+1
gcc3 pkg. Until we have a sane solution, delete it for now. Addresses PR pkg/22773 by John R. Shannon.
2003-07-29Sync with ../gcc3 pkg (cpp defaults to -gcc).martin1-2/+2
2003-07-17Update:abs1-2/+2
gcc3 to 3.3nb5 gcc3-c to 3.3nb1 gcc3-c++ to 3.3nb1 In gcc3.mk set CPP to '.../cpp -gcc' rather than '.../cpp' Ensure __GNUC__ and similar are defined.
2003-07-08some cleanup:drochner1-2/+2
-USE_NEW_TEXINFO, saves some patches -symlink libiberty.a into build tree instead of buildlink/lib, saves some patches -put common make rules into Makefile.common (for all) and buildaddon.mk (for all but the base "c" pkg)
2003-07-06Split the gcc3 pkg into per-language pieces.drochner1-0/+8
Needs some cleanup and integration; eventually lang/gcc3 can turn into a meta-pkg.