[Ecls-list] Order of functions

Matthew Mondor mm_lists at pulsar-zone.net
Sun Aug 9 22:49:42 UTC 2009


I am seeing a problem where ECL (9.8.1) works fine with particular code
(even when the file is compiled) but where the standalone executable
doesn't.  It seems to be related to the order of function definitions.

For instance, STATE-LOOP defined after MAIN, but being called by MAIN
will cause the error:
The function STATE-LOOP is undefined.

Is this a known issue?

The program was built following the example shown in the ls.lsp top
comment.

Thanks,
-- 
Matt




More information about the ecl-devel mailing list