Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!bbn.com!augliere From: augliere@bbn.com (Reed Augliere) Newsgroups: comp.lang.c++ Subject: Re: 64 bit architectures and C/C++ Message-ID: <64257@bbn.BBN.COM> Date: 17 May 91 19:29:48 GMT References: <471@heurikon.heurikon.com> <1991May3.143944.1220@ccad.uiowa.edu> Sender: news@bbn.com Reply-To: augliere@spca.bbn.com (Reed Augliere) Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 15 I've just installed the Oregon C++ compiler on a VaxStation 3100 running VMS 5-3.1 and am trying to get it to work with MOTIF 1.1 (DEC MOTIF Developer's Kit). I'm getting all kinds of compile errors which are apparently a consequence of conflicts with with C language constants in certain VMS header files (like "new" and "class") and with what is apparently a VMS-specific datatype: "externalref". Has anybody tried to use the Oregon C++ compiler using MOTIF on VMS? If so, have you encountered this problem and figured out a solution? Any help will be greatly appreciated. Reed Augliere raugliere@bbn.coM