This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]