Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!YAHI.STANFORD.EDU!tiemann From: tiemann@YAHI.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++.lib.bug Subject: libg++ 1.35.0 prerelease available Message-ID: <8905101458.AA27836@yahi.stanford.edu> Date: 10 May 89 14:58:18 GMT References: Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 8 If you read the README, it is quite clearly stated what happens when you try to mix and match versions of GNU CC and GNU C++. Only add NO_GNU_LD if you are *not* on a Sun2/3/4, VAX, or other Berkeley-like machine. You have to install crt0+.o where ld++ can locate it, typically /usr/local/lib/crt0+.o. If the paths given correctly to the Makefile, things should work out. Michael