This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-fvtable-thunks and -Wno-deprecated
- From: "Manu" <manubee at wanadoo dot fr>
- To: "mingw-users" <mingw-users at lists dot sourceforge dot net>,<gcc at gcc dot gnu dot org>
- Date: Thu, 2 Jan 2003 15:47:51 +0100
- Subject: -fvtable-thunks and -Wno-deprecated
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.