Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!njin!princeton!siemens!dw From: dw@siemens.UUCP (Dan Wolfson) Newsgroups: comp.lang.c++ Subject: Re: object data type Summary: C++ for VMS Message-ID: <5136@siemens.UUCP> Date: 29 Dec 88 14:31:38 GMT References: <5382@watdcsu.waterloo.edu> Reply-To: dw@siemens.com (Dan Wolfson) Distribution: comp Organization: Siemens RTL, Princeton, NJ Lines: 10 We are using C++ to and yacc to develop an interpreter under UN*X and need to port it to VMS. Does anyone have any recommendations for a C++ environment which will support large source code files? The problem is that the yacc output is fairly large and the OASYS compiler (ver 1.1) that we have yields an internal cfront error. (We also have a bison problem, but that is another story...Any recommendations or suggestions would be appreciated. Thank You, Dan Wolfson