From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Klein To: law@cygnus.com Cc: gcc@gcc.gnu.org Subject: Re: MPE Port Date: Thu, 30 Sep 1999 18:02:00 -0000 Message-ID: <4.1.19990906103446.00c85180@garfield.dis.com> X-SW-Source: 1999-09n/msg00186.html Message-ID: <19990930180200.Ww6w9SgE2M1aQfVH_jjyij_doCvzIhKP4tp_HSb7OBg@z> Sat Sep 4 18:00:00 PDT 1999 Mark Klein (mklein@dis.com) * README.mpe: Special Instructions for MPE. *** egcs/README.mpe Wed Dec 31 16:00:00 1969 --- egcs-ss/README.mpe Mon Aug 30 21:51:54 1999 *************** *** 0 **** --- 1,26 ---- + In order to build gcc under MPE, you will need to do the following: + + Install MPE/iX 6.0 or obtain the MPEJXQ1B and PXJXQ1B patches from + HP. You will also need to obtain /usr/contrib/include as it contains + certain header files not originally distributed with MPE. The JXQ1 + patches allow certain special characters not defined in the POSIX + specs as part of a pathname. These are standard in MPE/iX 6.0. + + Obtain the binary distribution of the GNU Freeware tools from + http://jazz.external.hp.com and install them. This is necessary + and you will not be able to bootstrap with the HP/C compiler alone. + You must minimally install GNUCORE and GNUGCC. + + You will also need Perl from http://www.cccd.edu/~markb (also + linked to from Jazz). Once perl and at least the GNU Core have + been installed, run the configure script for MPE: + + ./configure.mpe + + When this completes, cd into obj-MPE and make everything with: + + make + + There are some problems with doing a complete automated installation + due to bugs in some of HP's tools. Instead of doing a make install + from the top level, I would suggest that you ./install.mpe. -- Mark Klein DIS International, Ltd. http://www.dis.com 415-892-8400 PGP Public Key Available