|
From: Manu <ma...@wa...> - 2003-01-02 14:43:43
|
I use gcc version 2.95.3-6 (mingw special) under Windows to build my project. Since it uses OLE, -fvtable-thunks is required. I thought that -Wno-deprecated would have turned off warnings when building with gcc 3, but it doesn't. Is there any other switch to avoid warnings when building with gcc 3. Thanks, Manu. |