Xref: utzoo gnu.g++.help:603 comp.lang.c++:12210 Path: utzoo!news-server.csri.toronto.edu!rutgers!bionet!apple!usc!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: ken@CSIS.DIT.CSIRO.AU (Ken Yap) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: shared libraries and g++ on SunOS 4.1 Message-ID: <1991Mar13.020521.14431@csis.dit.csiro.au> Date: 13 Mar 91 02:05:21 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: ken@csis.dit.csiro.au Followup-To: gnu.g++.help Organization: CSIRO Division of Information Technology Lines: 6 I'm getting tired of the long linking times and huge binaries produced by ld++. Is there any way to use collect or whatever on g++ objects so that /bin/ld and shared libraries can be used instead? Ken ken@csis.dit.csiro.au