An interesting compiler error message observed today...

chris hermansen clhermansen@gmail.com
Sun Jul 20 17:57:33 GMT 2025


Hello all,

I've been working on moving some Genie code I have over to GNU Algol 68 and
today I ran into this charming error message:

enquire.a68: In function ‘__algol68_main’:
enquire.a68:43:30: fatal error: no lowering routine installed for
construct.  jemarch has been lazy
   43 | puts("bytes lengths" + whole(bytes_lengths,0) + "'n");
      |                              ^
compilation terminated.

Not critical that I get this working as at this point I'm not messing with
bytes.

-- 
Chris Hermansen · clhermansen "at" gmail "dot" com

C'est ma façon de parler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/algol68/attachments/20250720/983e53ef/attachment.htm>


More information about the Algol68 mailing list