JonY wrote:
On 5/9/2015 05:57, Christian Franke wrote:
After upgrading to recent mingw64 toolchain, builds with link time
optimizer fail during linking.
Can you try with the upstream binutils git version? It is most likely a
new regression.
Sorry for the delay.
Same result with a build from
On 5/9/2015 05:57, Christian Franke wrote:
> After upgrading to recent mingw64 toolchain, builds with link time
> optimizer fail during linking.
>
Can you try with the upstream binutils git version? It is most likely a
new regression.
signature.asc
Description: OpenPGP digital signature
After upgrading to recent mingw64 toolchain, builds with link time
optimizer fail during linking.
Testcase:
$ cat true.c
int main() { return 0; }
$ cygcheck -f /usr/bin/i686-w64-mingw32-gcc
mingw64-i686-gcc-core-4.9.2-1
$ cygcheck -f /usr/bin/i686-w64-mingw32-ld
mingw64-i686-binutils-2.25.0.1
3 matches
Mail list logo