Am Donnerstag, 13. November 2025, 06:37:58 Mitteleuropäische Normalzeit schrieb Dennis Cote: > Follow-up Comment #8, bug #26261 (group gforth): > > I am still seeing this problem with gforth 0.7.3 on macOS 15.7.2 Sequoia. I > have code signed gdb and it is disassembling the code for a code word like > +. At the end I get a warning message and then gforth seems to hang. I do > not get an ok. I get echos of characters typed in the terminal, but it does > not do anything and it ignores a bye command. All I can do is kill gforth.
Have you compiled that with clang? Clang has a bug rendering the code cluttered up with bullshit. Please use gcc for compiling Gforth. And we are trying hard to get Gforth 1.0 out, so bug reports on 0.7.3 have very low priority, anyways. Try the latest snapshot, where configure will check that your gcc really is one. -- 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.
