Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!caen!ox.com!emv From: mouse@LARRY.MCRCIM.MCGILL.EDU Newsgroups: comp.archives Subject: [xpert] Re: X11R4 on RS6000/AIX Message-ID: <1990Dec17.165804.15817@ox.com> Date: 17 Dec 90 16:58:04 GMT References: <9012170448.AA08404@Larry.McRCIM.McGill.EDU> Sender: emv@ox.com (Edward Vielmetti) Reply-To: mouse@LARRY.MCRCIM.MCGILL.EDU Followup-To: comp.windows.x Organization: The Internet Lines: 32 Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.windows.x Archive-name: x11/imake/mouse-cpp/1990-12-17 Archive: larry.mcrcim.mcgill.edu:/X/XNeXT/cpp.shar.Z [132.206.4.3] Original-posting-by: mouse@LARRY.MCRCIM.MCGILL.EDU Original-subject: Re: X11R4 on RS6000/AIX Reposted-by: emv@ox.com (Edward Vielmetti) > 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