2 Jul 2011 08:21
patch for clbuild on ECL 11.1.1
Simon Ortiz <o.simon <at> gmail.com>
2011-07-02 06:21:33 GMT
2011-07-02 06:21:33 GMT
dear clbuild maintainers, I found a couple of small problems when using clbuild with ECL 11.1.1 (the latest release of ECL). Please find the patch attached. The patch solves the following problems: In clbuild2/internal/ the name of the script for ECL is imcl-ecl.sh (please note there's a `c' instead of a `p'). After changing the name of the script, clbuild complains with Cannot find the external symbol QUIT in #<"COMMON-LISP-USER" package> As of ECL 11.1.1, QUIT is defined in EXT. That's it. Thanks for clbuild! -- Simón Ortiz B., M.Sc., Ing. en Computación Linux Registered User #388735
dear clbuild maintainers, I found a couple of small problems when using clbuild with ECL 11.1.1 (the latest release of ECL). Please find the patch attached. The patch solves the following problems: In clbuild2/internal/ the name of the script for ECL is imcl-ecl.sh (please note there's a `c' instead of a `p'). After changing the name of the script, clbuild complains with Cannot find the external symbol QUIT in #<"COMMON-LISP-USER" package> As of ECL 11.1.1, QUIT is defined in EXT. That's it. Thanks for clbuild! -- Simón Ortiz B., M.Sc., Ing. en Computación Linux Registered User #388735
RSS Feed