Xref: utzoo gnu.gcc:867 gnu.g++:245 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gatech!bbn!bbn.com!mthome From: mthome@bbn.com (Mike Thome) Newsgroups: gnu.gcc,gnu.g++ Subject: Gnu on Sun386 Message-ID: <42228@bbn.COM> Date: 30 Jun 89 19:17:16 GMT Sender: news@bbn.COM Lines: 21 I'm at Witt's End - gotta question for all you Gnuru's out there: I've been trying to install Gobs of Gnu Stuff on a Sun386 (you can already hear it coming, no?). I apparently can install GCC without too much effort, but the file-name-too-long AS bug keeps biting me, making all sorts of stuff uncompilable without moving things around. So, obvious solution is to use GAS (which apparently requires using the other bingnutils)... GAS compiles ok, but much of the other stuff doesn't (with any of the obvious combinations of -Dxxx compile options). LD is one of the ones which will compile (pretending that the SUN is a COFF/USG/etc system)... installing GAS and gnuLD with the "fixed" libraries for use by GCC completely breaks GCC (will not compile anything). So much for context... Question: if there is anyone out there who has successfully installed/used on a sun386 w/SunOS 4.x some combination of (1) GCC (avoiding the filename bug), (2) GAS and associates, and (3) G++, I would very much like to hear precisely how you did it. thanks much, -mik (mthome@{thalamus.bu.edu,bbn.com})