This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MPE Port




Sat Sep  4 18:00:00 PDT 1999 Mark Klein (mklein@dis.com)

        * configure.in: Add hppa1.0-*-mpeix for MPE port.


*** egcs/gcc/configure.in	Mon Aug 30 21:50:10 1999
--- egcs-ss/gcc/configure.in	Mon Aug 30 21:52:09 1999
***************
*** 1019,1024 ****
--- 1019,1033 ----
  		target_cpu_default="MASK_PA_11"
  		use_collect2=yes
  		;;
+ 	hppa1.0-*-mpeix*)
+ 		tm_file="${tm_file} pa/pa-mpeix.h"
+ 		xm_file=pa/xm-pampeix.h 
+ 		xmake_file=pa/x-pa-mpeix 
+ 		echo "You must use gas. Assuming it is already installed." 
+ 		install_headers_dir=install-headers-tar
+ 		fixincludes=Makefile.in
+ 		use_collect2=yes 
+ 		;; 
  	i370-*-mvs*)
  		;;
  changequote(,)dnl
--
Mark Klein                                 DIS International, Ltd.
http://www.dis.com                         415-892-8400
PGP Public Key Available			


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]