[gnu.g++.help] Problems with g++ on DecStation, MIPS, IRIS

XBR2D96D%DDATHD21.BITNET@MITVMA.MIT.EDU (Knobi der Rechnerschrat) (01/08/91)

Hello,

  here is the answer to Michael Almonds problem getting g++/OSF to
work on his DecStation. There is a nasty litttle bug in gcc.c from
g++-osf-1.9.2.11. To fix it  look for the pattern:

argv0_len > 0        and change it into
argv0_len >= 0

 Then g++ should also work when invoked as 'g++'. There is still a
better solution: get gcc from gcc-osf-1.9.2.14 and have a link of the
form 'ln -s /usr/local/bin/gcc /usr/local/bin/g++'.


Regards
Martin Knoblauch

TH-Darmstadt                    # Soon Silicon Graphics Munich
Physical Chemistry 1            # Netaddress yet unknown
Petersenstrasse 20
W-6100 Darmstadt, FRG

BITNET: <XBR2D96D@DDATHD21>
FAX:   (+int) 6151 16 4298
PHONE: (+int) 6151 16 2398