Re: compiling gforth 0.7.3: open-lib failed, file not found
"Ethan Azariah" <[email protected]>
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 12, 2026, at 7:40 AM, Anton Ertl wrote: > On Wed, Aug 12, 2026 at 07:32:51AM +0100, Ethan Azariah wrote: >> open-lib is getting the wrong string or perhaps not parsing correctly. of all the things that could go wrong compiling old code with recent compilers, i wasn't expecting this. i have no idea what to do. > > For your purpose, just continue with "make install". The C interface > will not work, but you do not need that to build the development > version of Gforth. great, thanks :)