Compile problems on musl/arm32 since 9.16.8

2021-07-18 Thread Ed W
Hi, I'm building a gentoo based system on arm v7 32bit, using musl as my libc. I am hitting a compile error, that I have determined happens on 9.16.9 onwards, yet I can build fine with 9.16.8 and earlier The specific error snippet I see is: armv7a-unknown-linux-musleabihf-gcc -O2 -pipe -ma

Re: Compile problems on musl/arm32 since 9.16.8

2021-07-18 Thread Mark Andrews
Please open a issue at https://gitlab.isc.org/ > On 19 Jul 2021, at 07:19, Ed W wrote: > > Hi, I'm building a gentoo based system on arm v7 32bit, using musl as my > libc. I am hitting a compile error, that I have determined happens on 9.16.9 > onwards, yet I can build fine with 9.16.8 and ear