[comp.archives] [xpert] Re: Does anyone have gcc for the i860?

mouse@lightning.mcrcim.mcgill.EDU (der Mouse) (05/11/91)

Archive-name: x11/imake/mouse-cpp/1991-05-08
Archive: larry.mcrcim.mcgill.edu:/X/XNeXT/cpp* [132.206.4.3]
Original-posting-by: mouse@lightning.mcrcim.mcgill.EDU (der Mouse)
Original-subject: Re:  Does anyone have gcc for the i860?
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)


> I am a devotee of hopeless causes, so I am trying to compile the MIT
> distribution of X 11R4 in order to end up with an X server on an
> Alliant fx2800.  My first attempts have met with failure because the
> Alliant C preprocessor, scc0, doesn't paste tokens together in the
> fashion expected by the X developers, and I end up with thousands of
> compiler errors.  The X documentation that comes with the release
> says the gcc is the compiler of choice, so my question is...

> Does anybody have gcc ported to (and producing code for :-)) the
> intel i860 micro?  Lacking that, does anybody have a preprocessor
> that handles token pasting as required by the X sources?

I wrote a preprocessor that I believe sticks fairly closely to the
Reiser semantics.  Since X can be built on old systems with Reiser
cpps, this should be good enough for your purposes.  (My preprocessor
is good enough for use with imake when building X, and I've used it for
all normal C compilations on some of our machines for years, so the
semantics must match Reiser's pretty closely.)

I have placed this preprocessor in the public domain.  It can be had by
ftp from 132.206.1.1 in X/XNeXT/cpp* (I built this while porting X to
the NeXT), or by mail from me if you can't ftp it for some reason.

					der Mouse

			old: mcgill-vision!mouse
			new: mouse@larry.mcrcim.mcgill.edu

-- comp.archives file verification
larry.mcrcim.mcgill.edu
-rw-r--r--  1 0        0          101219 May 10 00:45 /X/XNeXT/cpp.shar
-rw-r--r--  1 0        0          100291 Oct 24  1990 /X/XNeXT/cpp.shar-
-rw-r--r--  1 0        0           38154 May 10 00:48 /X/XNeXT/cpp.shar.Z
-rw-r--r--  1 0        0           48367 May 10 00:48 /X/XNeXT/cpp.shar.Z.btoa
found mouse-cpp ok
larry.mcrcim.mcgill.edu:/X/XNeXT/cpp*