From: utzoo!decvax!harpo!floyd!cmcl2!salkind
Newsgroups: net.unix-wizards
Title: Re: VAX => PDP-11 C Cross Compiler
Article-I.D.: cmcl2.4287
Posted: Sat Jun 12 12:10:21 1982
Received: Sun Jun 13 04:26:49 1982
References: sri-unix.1733

I don't really use a cross compiler, but I find running the 11's cc
in compatability mode does the trick.  Of course this means you need
as, as2, ld, c0, c1, c2 also lying around somewhere as well.  I
created a heirarchy .../pdp/... where I put all the binaries.  Then I
just enter the 2.8bsd csh in compatability mode.  I find it an easy way
to maintain everything on one machine.

	Lou Salkind