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
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
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
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