Date: Sat, 6 Apr 2002 18:40:55 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/gperf Makefile src/gnu/usr.bin/groff/src/devices/grodvi Makefile src/gnu/usr.bin/groff/src/devices/grohtml Makefile src/gnu/usr.bin/groff/src/devices/grolbp Makefile src/gnu/usr.bin/groff/src/devices/grolj4 Makefile src/gnu/usr.bin/groff/src/devices/grops Makefile ... Message-ID: <200204070240.g372etI53642@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/04/06 18:40:55 PST
Modified files:
gnu/usr.bin/gperf Makefile
gnu/usr.bin/groff/src/devices/grodvi Makefile
gnu/usr.bin/groff/src/devices/grohtml Makefile
gnu/usr.bin/groff/src/devices/grolbp Makefile
gnu/usr.bin/groff/src/devices/grolj4 Makefile
gnu/usr.bin/groff/src/devices/grops Makefile
gnu/usr.bin/groff/src/devices/grotty Makefile
gnu/usr.bin/groff/src/preproc/eqn Makefile
gnu/usr.bin/groff/src/preproc/grn Makefile
gnu/usr.bin/groff/src/preproc/html Makefile
gnu/usr.bin/groff/src/preproc/pic Makefile
gnu/usr.bin/groff/src/preproc/refer Makefile
gnu/usr.bin/groff/src/preproc/tbl Makefile
gnu/usr.bin/groff/src/roff/groff Makefile
gnu/usr.bin/groff/src/roff/troff Makefile
gnu/usr.bin/groff/src/utils/addftinfo Makefile
gnu/usr.bin/groff/src/utils/hpftodit Makefile
gnu/usr.bin/groff/src/utils/indxbib Makefile
gnu/usr.bin/groff/src/utils/lkbib Makefile
gnu/usr.bin/groff/src/utils/lookbib Makefile
gnu/usr.bin/groff/src/utils/tfmtodit Makefile
Log:
Add -lstdc++ to the link args for these C++ tools so that they can be
compiled with gcc-3.1. Somebody thought it was a good idea to move
the implementation of new and delete from libgcc to libstdc++. This
change doesn't harm the current compiler in the tree.
Revision Changes Path
1.7 +4 -1 src/gnu/usr.bin/gperf/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/devices/grodvi/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/devices/grohtml/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/devices/grolbp/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/devices/grolj4/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/devices/grops/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/devices/grotty/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/preproc/eqn/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/preproc/grn/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/preproc/html/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/preproc/pic/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/preproc/refer/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/preproc/tbl/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/roff/groff/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/roff/troff/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/utils/addftinfo/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/utils/hpftodit/Makefile
1.3 +3 -3 src/gnu/usr.bin/groff/src/utils/indxbib/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/utils/lkbib/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/utils/lookbib/Makefile
1.2 +2 -2 src/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204070240.g372etI53642>
