www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/05/18/11:57:49

Date: Tue, 18 May 93 11:04:07 EDT
From: DJ Delorie <dj AT ctron DOT com>
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: patch for configure.bat in GCC 2.4.0

Change this line in configure.bat (line 20):

  sed -e "s/[^\"]*\"/version=/" -e "s/\ .*//" version.c >> config.sed

to this:

  sed -e 's/.*\"\([^ \"]*\)[ \"].*/version=\1/' version.c >> config.sed

GCC 2.4.1 will have this patch applied already.  No other changes are
required.  If I get a chance, I'll build 2.4.0 and put it on omnigate.

DJ

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019