Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!eecae!netnews.upenn.edu!rutgers!rochester!pt.cs.cmu.edu!RITZ.CIVE.CMU.EDU!thewalt From: thewalt@RITZ.CIVE.CMU.EDU (Chris Thewalt) Newsgroups: comp.windows.x Subject: Purdue 2.0 2.1 on VAX with gcc 1.34 Keywords: Purdue VAX gcc Message-ID: <4485@pt.cs.cmu.edu> Date: 12 Mar 89 17:30:48 GMT References: <3541@sdsu.UUCP> Reply-To: thewalt@RITZ.CIVE.CMU.EDU (Chris Thewalt) Distribution: usa Organization: Carnegie Mellon University, Pittsburgh, PA Lines: 19 The asm statements introduced into maskbits.h for a vax no longer compile on a MicroVAX-II with gcc-1.34. The error says : output operand constraint lacks `='. I notice the Sun asm statements have ='s on their output operands, but the vax statements do not. Do I just insert ='s in front of the "g" (get) and "m" (put) or is there something more to this. I am asking because I'm not familiar with the gnu asm mechanism. Thanks, Chris =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Christopher Robin Thewalt These opinions are not necessarily thewalt@ce.cmu.edu shared by my employer... Carnegie Mellon University --