http://bugs.winehq.org/show_bug.cgi?id=16752
Kirill K. Smirnov lich@math.spbu.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lich@math.spbu.ru
--- Comment #1 from Kirill K. Smirnov lich@math.spbu.ru 2009-01-13 07:46:35 --- $ gcc -c -I../../../programs/winhlp32 -I. -I../../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o hlpfile.o ../../../programs/winhlp32/hlpfile.c -Wtype-limits cc1: error: unrecognized command line option "-Wtype-limits"
$ gcc -dumpversion 4.2.3
What version of gcc should be used to handle -Wtype-limits option?