Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ZERKALO.HARVARD.EDU!thakur From: thakur@ZERKALO.HARVARD.EDU (Manavendra K. Thakur) Newsgroups: gnu.g++.lib.bug Subject: Managed to get g++ and libg++.a installed Message-ID: <8911270059.AA04838@zerkalo.harvard.edu> Date: 27 Nov 89 00:59:18 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 33 Hi everyone, Many many thanks to the people who responded to my long plea for help in installing g++ and libg++.a on a Sun 3 running 4.0.3. With the help I received, I was able to successfully install the compiler and library. The bulk of my problems were arising because I wasn't using the Gnu assembler. Also, the discrepancies between the Makefiles, README, and the texinfo files were confusing. But I learned the correct way to install software, and I also learned how to modify g++'s gcc.c file so that g++ would use an alternate name for the Gnu ld. This way, g++ can use the Gnu ld it needs, but gcc and cc can continue using Sun's ld, which has the advantage of supporting dynamic linking. Thanks to: Doug Lea Stephen C. Pope Michael Helm As well as anyone else out there whose mail I might not have received. Manavendra K. Thakur System Manager, High Energy Division Harvard-Smithsonian Center for Astrophyics thakur@zerkalo.harvard.edu thakur@cfa.harvard.edu