Date: Fri, 08 Jun 2001 13:35:27 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <4331-Fri08Jun2001133527+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 Subject: Compiler options for djdev build Reply-To: djgpp-workers AT delorie DOT com Per past discussions, here are the compiler options I suggest to add to gcc.opt and gcc-l.opt: -Wundef -Wcast-align -Wconversion -Wsign-compare I didn't yet try to build the library with these; perhaps someone could try that. Also, I see that changes proposed by Andris are not yet committed. Any reason for that? Andris, do you have write access to the CVS? Finally, do we still need -fno-strength-reduce? I'd think we could remove that now. If we are not sure, perhaps someone could ask on the GCC mailing list.