[Ecls-list] cannot redefine functions in compiled program?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Dec 14 15:59:32 UTC 2008


As pointed before, one possibility is to use notinline declarations.
However, since Maxima is a very big program, it might be more useful
to use a different level of DEBUG:

http://ecls.sourceforge.net/new-manual/ch02.html#table.optimize.debug

Juanjo

On Sun, Dec 14, 2008 at 3:58 AM, Robert Dodier <robert.dodier at gmail.com> wrote:
> I am working with ECL as of about Dec 7.
> it appears that when a function in a compiled program is redefined,
> either in the interpreter or by compiling and loading a program,
> function calls to any redefined functions go to the original
> definition, not the new one. [...]

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28009 (Spain)
http://juanjose.garciaripoll.googlepages.com


More information about the ecl-devel mailing list