[Mingw-users] multiple definition of `vsnprintf'

Back to archive index
Keith Marshall keith****@users*****
Mon Aug 5 19:27:23 JST 2019


On 05/08/19 10:41, Matt Brown wrote:
> I've just used mingw-get to upgrade my mingw installation.  I believe
> I've upgraded from "g++ (MinGW.org GCC-8.2.0-3) 8.2.0" to "g++
> (MinGW.org GCC-8.2.0-4) 8.2.0".
> 
> This upgrade has appeared to cause the link to start failing because
> of a multiple definition of 'vnsprintf'.

Please check the archives, before posting; this has already been asked:
https://osdn.net/projects/mingw/lists/archive/users/2019-August/000333.html

and answered:
https://osdn.net/projects/mingw/lists/archive/users/2019-August/000334.html

> I attempted to return the previous version of mingw with:
>     mingw-get upgrade gcc=8.2.0-3
> 
> While mingw-get did do something it didn't fix the problem.

Obviously, it wouldn't have, because it isn't a GCC-8.2.0-* issue; it's
a bug in mingwrt-5.2.2

I've asked for a formal bug report.  If no one else raises it, I will
eventually do so myself, but you'll get a quicker turn around, if
someone else does it.

-- 
Regards,
Keith.

Public key available from keys.gnupg.net
Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <https://lists.osdn.me/mailman/archives/mingw-users/attachments/20190805/b5520c8f/attachment.sig>


More information about the MinGW-Users mailing list
Back to archive index