Re: [Mingw-w64-public] Building gcc-10 against mingw-w64-8.0.0: error: unknown conversion type character 'l' in format

2021-01-19 Thread Sandro Mani
On 19.01.21 16:06, Biswapriyo Nath wrote: Would you like to test if the following patch works? * File name: 0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch * Link: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-gcc/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch

[Mingw-w64-public] Building gcc-10 against mingw-w64-8.0.0: error: unknown conversion type character 'l' in format

2021-01-19 Thread Sandro Mani
Hi Tryting to build gcc-10 against mingw-w64-8.0.0, when compiling libgomp it errors out with [1] In file included from ../../../libgomp/oacc-parallel.c:30: ../../../libgomp/oacc-parallel.c: In function 'GOACC_parallel_keyed': ../../../libgomp/oacc-parallel.c:122:18: error: unknown conversion

Re: [Mingw-w64-public] Build error with mingw-8.0.0 and gcc-11: multiple definition of `__DTOR_LIST__' / `__CTOR_LIST__

2021-01-17 Thread Sandro Mani
On 17.01.21 14:25, Martin Storsjö wrote: Hi, On Sun, 17 Jan 2021, Sandro Mani wrote: I'm working on updating the mingw toolchain for Fedora, and am building mingw-gcc-11 with mingw-crt-8.0.0. I'm stuck at this error when linking libgcc [1]: /usr/i686-w64-mingw32/bin/ld: _ctors_s

[Mingw-w64-public] Build error with mingw-8.0.0 and gcc-11: multiple definition of `__DTOR_LIST__' / `__CTOR_LIST__

2021-01-17 Thread Sandro Mani
Hi I'm working on updating the mingw toolchain for Fedora, and am building mingw-gcc-11 with mingw-crt-8.0.0. I'm stuck at this error when linking libgcc [1]: /usr/i686-w64-mingw32/bin/ld: _ctors_s.o:libgcc2.c:(.bss+0x0): multiple definition of `__DTOR_LIST__'; /usr/i686-w64-mingw32/sys-roo