Comment # 1 on bug 1194769 from
The reason for this problem is caused by changing a gcc10 default setting from
-fcommon to -fno-common and is documented e.g. here
https://stackoverflow.com/questions/65412785/multiple-definition-error-when-linking-c-but-only-on-mingw.


You are receiving this mail because: