Path: utzoo!attcan!uunet!oddjob!uwvax!rutgers!gatech!mandrill!abvax!acy
From: acy@spot.icd.abnet.COM (Adnan Yaqub)
Newsgroups: comp.lang.c++
Subject: Problems Compiling G++ 1.22.0
Summary: The file lex.c of G++ 1.22.0 doesn't compile on Sun or Vax (4.3BSD).
Message-ID: 
Date: 15 Jul 88 20:45:39 GMT
Sender: news@abvax.UUCP
Distribution: comp
Organization: Neither Here Nor There
Lines: 14

The file lex.c of G++ 1.22.0 doesn't compile (via gcc or cc) on our
Sun 360s or our Vax (which runs 4.3BSD).  The problem is that certain
types definitions (YY*) seem to be missing from the file.  I can
retrieve type definitions with the same name from the lex.c from the
GCC 1.22 distribution and make the file compile, but is this the
correct thing to do?  I have the patch for G++ which revs the software
to 1.22.1, but this didn't patch lex.c.  Any help would be greatly
appreciated.
--

+-----------------------------------------------------------------------------+
|Adnan Yaqub				...[pyramid|decvax|masscomp]!abvax!acy|
|Allen-Bradley Company 747 Alpha Dr. Highland Hts. OH 44143 USA (216) 646-4409|
+-----------------------------------------------------------------------------+