delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/03/28/08:35:57

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f
From: Martin Str|mberg <ams AT ludd DOT luth DOT se>
Message-Id: <200203281335.g2SDZTB11842@speedy.ludd.luth.se>
Subject: gcc.opt patch
To: DJGPP-WORKERS <djgpp-workers AT delorie DOT com>
Date: Thu, 28 Mar 2002 14:35:29 +0100 (CET)
X-Mailer: ELM [version 2.4ME+ PL78 (25)]
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com

Now we can add/remove these options to gcc.opt and still compile libc 
with 3.0.3 or 3.0.4.

Index: djgpp/src/gcc.opt
===================================================================
RCS file: /cvs/djgpp/djgpp/src/gcc.opt,v
retrieving revision 1.3
diff -p -u -r1.3 gcc.opt
--- djgpp/src/gcc.opt   2001/06/11 15:07:13     1.3
+++ djgpp/src/gcc.opt   2002/03/28 13:13:32
@@ -1,6 +1,5 @@
 -MD
 -O2
--fno-strength-reduce
 -mcpu=pentium
 -march=i386
 -Wall
@@ -13,5 +12,8 @@
 -Wshadow
 -Wstrict-prototypes
 -Wwrite-strings
+-Wundef
+-Wcast-align
+-Wsign-compare
 -nostdinc
 

Anyone oppsosed?


Then we could also add those options to gcc-l.opt and get some more
warnings (which somebody might fix someday) but that won't stop the
building of djlsr*.zip (as -Werror isn't there).

Should we?


Right,

						MartinS

- Raw text -


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