[gnu.g++.bug] g++ 1.36.1 on a 3b1

dir%koala.uucp@NIKE.CAIR.DU.EDU (12/15/89)

I actually got something to work.  I successfully got libg++.a 1.36.1
to compile, though the accompanying test suite was not 100% working.
I had to do a lot of hacking of cplus-*.c (all the stuff related to
the defines controlled by NO_DOLLAR_IN_IDENTIFIER).  It seems that the
only special character that the 3b1 assembler accepts is '%', and even
then it cannot be the 1st character in a name; and since the defines are
used in pattern matching as well as 'sprintf' calls, ..., um, well, it
isn't pretty.  There were also 1 or two other things like USG_STDIO not
really working in cplus-lex.c.  If anyone is interested, I can package
up the binaries or the source context diffs.  Please let me know.

Thanx
Dan Rosenblatt
...!dunike!koala!dir