Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker.mit.edu!bloom-beacon!LARRY.MCRCIM.MCGILL.EDU!mouse From: mouse@LARRY.MCRCIM.MCGILL.EDU Newsgroups: comp.windows.x Subject: Re: X11R4 on RS6000/AIX Message-ID: <9012170448.AA08404@Larry.McRCIM.McGill.EDU> Date: 17 Dec 90 04:48:13 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 26 > I haven't had any luck with the build [R4, presumably -dM] on our > 6000/540. Seems that the little trick used in config which hides > preprocessor directives from cpp when it really wants to generate a > makefile comment: > /**/# This is a comment > doesn't work on the AIX C preprocessor--it's "too smart" and > complains about an unknown preprocessor directive "This". This is entirely correct; the AIX preprocessor is working the way ANSI would have it. > Any ideas anyone? I wrote a cpp which comes close enough to the Reiser semantics to work for every imake run I've tried it with - and that includes building the whole mit/ subtree on a NeXT. I have placed this into the public domain; you can do anything you like with it. You can ftp it from 132.206.1.1 in X/XNeXT/cpp.shar.Z. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu