Portable Object Compiler is upgraded to autoconf 2.73.
update to autoconf 2.73
add non-ANSI _Generic keyword for glibc_const_generic
Portable Object Compiler 3.4.13 compiles on openSUSE Tumbleweed 20260426-0 with gcc 15.2.1 release 3.2 and flex 2.6.4 / byacc. Also tested compiling (and running/using) cursel-1.1.3 with ncurses 6.6 20260418 release 102.1 in Linux . This is on Linux kernel 6.19.12-1.1. On Debian 13.4 with Linux kernel 6.12.74, Portable Object Compiler 3.4.13 also builds with gcc 14.2.0-19 flex 2.6.4 / byacc.
I've released a source code .tar.gz archive objc-3.4.13.tar.gz (Files -> src).
-boolcplus, -wcharcplus in objc1 driver
changes for the -cplus option
Portable Object Compiler builds on Debian 13 tested with gcc 14.2 (+deb13) byacc 2.0 20241231 and flex 2.6.4 as in the Debian repository. ncurses 6.5 20250216 can be used for building cursel on Debian (stty -a shows 128 x 48 linux terminal for me on linux kernel 6.12.48+deb13-amd64).