Am Freitag, 13. März 2026, 10:00:36 Mitteleuropäische Normalzeit schrieb Bernd Paysan: > Thanks for pushing this; I got distracted with further work on Gforth-1.0. > I'll try adding the patch for gcc-14 on 0.7.3 first, and see how far I get.
Ok, I got a mostly successful build. blhc, debrebuild and lintian failed. debrebuild: The failure of debrebuild is that gforth.fi contains some dangling pointers that are different on each build due to address randomization. In the upcoming gforth-1.0, I have identified all those things. lintian: Fails with E: gforth-lib: alien-tag library-not-linked-against-libc [usr/share/lintian/ overrides/gforth-lib:21] This is probably cstr.so, which uses nothing from libc, but only makes some functions within the Gforth executable available to the Forth side of Gforth. blhc: I have no idea what fails there. The packages built install and run on forky, with existing downsides such as no dynamic code generation and no documentation, which I will attack next. -- Bernd Paysan "If you want it done right, you have to do it yourself" net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ* https://net2o.de/
signature.asc
Description: This is a digitally signed message part.

