Date: Wed, 5 Jul 1995 08:04:49 -0700 From: Doug Rabson <dfr> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libg++ Makefile Message-ID: <199507051504.IAA26420@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
dfr 95/07/05 08:04:48 Modified: gnu/lib/libg++ Makefile Log: Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to call constructors and destructors. Add -lgcc_pic to LDADD for the shared library since C++ code uses stuff from libgcc and we no longer have a shared libgcc. Should this be done by CPLUSPLUSLIB?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507051504.IAA26420>