[gnu.g++.help] How do I compile g++ on a 286 and UNIX?

tiemann@eng.sun.com (Michael Tiemann) (12/04/90)

   Date: 3 Dec 90 15:27:29 GMT
   From: levels!marwk@sirius.ucs.adelaide.edu.au
   Organization: Sth Australian Inst of Technology
   Sender: help-g++-request@prep.ai.mit.edu

   I have g++-1.37.0.

   What do I do to compile it on (1) PC 286
			     and (2) UNIX   ?

   On the UNIX system I have tried compiling the Makefile with cc but
   it cannot compile config.h.

   Thank you.

   Ray

You gave up on the wrong task.  You should give up on the 286.  G++
runs under dozens of standard UNIXs.  It doesn't run under XENIX as
far as I know.

Michael