[LAD] Re: Help about building mhWaveEdit?
Lorenzo Sutton <[email protected]> Fri, 10 Oct 2025 07:55:19 +0200
| Newsgroups | gmane.linux.audio.devel |
|---|---|
| Message-ID | <[email protected]> |
On 10/10/2025 04:22, Christopher Arndt wrote: > Am 10.10.25 um 01:54 schrieb Adam Sampson: >> Lorenzo Sutton <[email protected]> writes: >> >>> I was eventually able to successfully compile and run by brute force >>> suppressing two of the most relevant warnings: >>> make CFLAGS="-Wno-incompatible-pointer-types >>> -Wno-deprecated-declarations" >> >> I build it with -std=gnu17 > GCC 15 changed the default from -std=gnu17 to -std=gnu23. > > https://gcc.gnu.org/gcc-15/porting_to.html#c > > That broke a few packages in the AUR. Indeed. It seems meanwhile the maintainer of the -git package fixed by adding -std=gnu17 I do _have_ gcc 15.2.1 and it seemed to work still? Lorenzo _______________________________________________ Linux-audio-dev mailing list -- linux-audio-dev-cunTk1MwBs/[email protected] To unsubscribe send an email to linux-audio-dev-leave-cunTk1MwBs/[email protected]