[gnu.g++.bug] Problem with libg++1.34.0

tiemann@YAHI.STANFORD.EDU (Michael Tiemann) (04/08/89)

If you see errors like this:
   
   Assembler:
   "/tmp/cc025023.s", line 1083: Invalid type in .stabs
   "/tmp/cc025023.s", line 1099: Invalid type in .stabs
   *** Error code 1

it means you need to define FASCIST_ASSEMBLER when you compile
cplus-decl.c.  Or use GAS.

Michael