delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2000/05/05/12:55:54

Message-ID: <3912F46C.2E7CC209@softhome.net>
Date: Fri, 05 May 2000 19:18:52 +0300
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: Mozilla 4.72 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: gcc-patches AT gcc DOT gnu DOT org
CC: DJGPP Workers <djgpp-workers AT delorie DOT com>
Subject: Disabling fixincludes under DJGPP
Reply-To: djgpp-workers AT delorie DOT com

fixincludes binary uses several features not supported by DJGPP
(such as pipes), and GCC is a primary compiler there anyway, so
IMHO it is reasonable to disable fixincludes there.

2000-05-05 Laurynas Biveinis <lauras AT softhome DOT net>

	* fixinc/mkfixinc.sh: Don't fix DJGPP headers.

--- cvs/gcc/gcc/fixinc/mkfixinc.sh	Thu May  4 17:29:40 2000
+++ gcc/gcc/fixinc/mkfixinc.sh	Fri May  5 19:05:16 2000
@@ -71,6 +71,7 @@
 	*-*-linux-gnu* | \
 	*-*-gnu* | \
 	i[34567]86-moss-msdos* | i[34567]86-*-moss* | \
+	i[34567]86-pc-msdosdjgpp | \
 	i[34567]86-*-osf1* | \
 	i[34567]86-*-win32 | \
 	i[34567]86-*-pe | i[34567]86-*-cygwin* | \

- Raw text -


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