Re: Avoid deprecation warning with MSVC
Josh Soref <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <CACZqfqA4a2Pwn4yCBseXO4nmKFwFr6Ot=LtmsSGsuHpjKugRCQ@mail.gmail.com> |
Olly Betts wrote: Using -Fe instead of -o avoids the warning and should be OK with older versions too (the MSVS 2008 docs list -Fe). That flag is much older than 2008. https://msdn.microsoft.com/en-us/library/aa236704(v=vs.60).aspx