public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] sco5 configuration
@ 1998-02-23 11:00 Bruno Haible
  1998-02-23 15:34 ` Robert Lipe
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Haible @ 1998-02-23 11:00 UTC (permalink / raw)
  To: egcs

Without the following patch, "./configure --target=i486-sco5" doesn't succeed.

Sun Feb 22 11:21:31 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
        * config.sub (sco5): Fix typo.

*** egcs-980214/config.sub.bak	Sun Feb 22 10:19:29 1998
--- egcs-980214/config.sub	Sun Feb 22 11:21:08 1998
***************
*** 112,118 ****
  		os=-hiuxwe2
  		;;
  	-sco5)
! 		os=sco3.2v5
  		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
  		;;
  	-sco4)
--- 112,118 ----
  		os=-hiuxwe2
  		;;
  	-sco5)
! 		os=-sco3.2v5
  		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
  		;;
  	-sco4)
*** egcs-980214/gcc/config.sub.bak	Sun Feb 22 10:19:53 1998
--- egcs-980214/gcc/config.sub	Sun Feb 22 11:20:57 1998
***************
*** 102,108 ****
  		os=-hiuxwe2
  		;;
  	-sco5)
! 		os=sco3.2v5
  		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
  		;;
  	-sco4)
--- 102,108 ----
  		os=-hiuxwe2
  		;;
  	-sco5)
! 		os=-sco3.2v5
  		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
  		;;
  	-sco4)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-02-23 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-23 11:00 [patch] sco5 configuration Bruno Haible
1998-02-23 15:34 ` Robert Lipe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).