Message-Id: <199604120915.AA01558@moo.dsi.unive.it> Reply-To: adettino AT dsi DOT unive DOT it Organization: CDL Informatica - Universita' Venezia From: Dettino Alberto Subject: Unknow option? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com Date: Fri, 12 Apr 96 11:15:06 +0200 Sender: maildisp AT moo DOT dsi DOT unive DOT it I have a little problem with the C++ compiler when I use the warning option '-Wenum-clash'. When I compile a program it tells me something like this: cc1plus.exe: unknow options -Wenum-clash And then it continue compiling my program. Why this? The option is reported in the on-line documentations and I never had this problem with the previous version of DJGPP (GCC 2.6.3 with GO32 1.12maint4). There's anyone that can explain me the reason of this strange behavior? Thanks a lot.