K 10 svn:author V 3 dfr K 8 svn:date V 27 1995-07-05T15:04:47.000000Z K 7 svn:log V 256 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? END