Xref: utzoo gnu.g++:749 comp.sys.dec:2895 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!mcsun!hp4nl!dutrun!duteca!duteca8!robert From: robert@duteca8.uucp (Robert J. Portier) Newsgroups: gnu.g++,comp.sys.dec Subject: Re: Need help installing g++-1.37.0 on a Decstation 2100. Message-ID: <753@duteca.UUCP> Date: 27 Mar 90 12:14:03 GMT References: <752@duteca.UUCP> Sender: news@duteca Reply-To: robert@duteca8.UUCP (Robert J. Portier) Organization: Delft University of Technology Lines: 21 In article <752@duteca.UUCP> I (Robert J. Portier) wrote: >I have some difficulties getting g++ (version 1.37.0) going on a >Decstation (2100). [...] >I think the problem concerns the addition of code/data >that take care of calling the global constructor and destructor functions. I am truly sorry for my posting. The problem does not concern the GNU G++ linkage process, but the GNU G++ library (istream and ostream to be precise). I had some difficulties getting the linkage going, so I assumed that that was the problem. However, when I compiled another program which did not contain any stream operations, the program ran without problems. So I better re-check some of the header files in g++-include (any hints appreciated BTW). I want to apologize to those who have already spent some of their time helping me. I'am a gnat. - RJP.