GNU C++ on Ultrix? Anyone???

C. Thewalt thewalt at canuck.ce.berkeley.edu
Sat Dec 15 00:15:28 AEST 1990


In article <1990Dec14.080433.25674 at ircam.fr> fingerhu at ircam.fr (Michel Fingerhut) writes:

   Path: agate!dog.ee.lbl.gov!hellgate.utah.edu!cs.utexas.edu!wuarchive!uunet!mcsun!i2unix!inria!ircam!fingerhu
   From: fingerhu at ircam.fr (Michel Fingerhut)
   Newsgroups: comp.unix.ultrix
   Keywords: C++ GNU
   Date: 14 Dec 90 08:04:33 GMT
   References: <1990Dec13.184217.7859 at hellgate.utah.edu>
   Organization: IRCAM, Paris (France)
   Lines: 4

   I tried to many times, but I failed.  I finally got g++ to compile,
   as well as its library, but when trying to make groff it died *while
   compiling* ("unaligned access").  I give up.  I don't really think
   g++ is made for Ultrix/mips (as it says in one of its readme files).

I built the version from foobar.colorado.edu in pub/Gnu-For-Pmax
(gcc-1.9.2.13 and g++-1.9.2.11).  Mail from meissner said for gcc you
have to edit gcc.c near line 1298 and change > 3 to >= 3.  Similarly,
for g++ you must make the same change near line 1289 of gcc.c.

Following the directions in the makefiles for MIPS and COFF I then
made a system that built libg++-1.37.2(xtar) from labrea and also
built groff.  It all seems to be working well.

Chris
--
Christopher Robin Thewalt               These opinions are not necessarily
thewalt at ce.berkeley.edu                 shared by my employer...
University of California, Berkeley



More information about the Comp.unix.ultrix mailing list