Simon Ortiz | 2 Jul 2011 08:21
Picon

patch for clbuild on ECL 11.1.1

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
Attachment (ecl.patch): application/octet-stream, 1738 bytes
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

Gmane