Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bloom-beacon!boltzmann!srcowner From: srcowner@boltzmann.mit.edu (Owner of all sources) Newsgroups: gnu.g++ Subject: help needed for g++/libg++ for Sun 4 and 386i Keywords: help Message-ID: <11773@bloom-beacon.MIT.EDU> Date: 31 May 89 22:41:29 GMT Sender: daemon@bloom-beacon.MIT.EDU Reply-To: srcowner@boltzmann.mit.edu(Owner of all sources) Distribution: usa Organization: Electronic Materials Research Group, Cambridge Mass. Lines: 14 I have been trying to get g++ and libg++ running on my Sun 4/280 and sun 386i, both running sunos 4.0.1. g++ is 1.35.0 + the diff's posted May 23, and libg++ is 1.35.0. On the sun4 g++ compiles OK, but libg++ tests fail at linking with complaints about __GLOBAL_OFFSET_TABLE_. On the sun386, cplus-lex.c won't compile because of _bufend(finput2) = ... Any suggestions/patches will be appreciated. Thanks, Craig