axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] Debugging Boot


From: Vanuxem Gregory
Subject: RE: [Axiom-developer] Debugging Boot
Date: Sun, 26 Nov 2006 20:57:55 +0100

Le dimanche 26 novembre 2006 à 13:38 -0500, Bill Page a écrit :
> On November 26, 2006 10:06 AM Gaby asked:
> 
> > ...
> > Bill Page wrote: 
> > | See the example at:
> > | 
> > | http://wiki.axiom-developer.org/SandBoxIOutput
> > | 
> > | The commands executed by MathAction to compile and load modified
> > | BOOT code for i-ouput.boot are equivalent to the following:
> > | 
> > |   )lisp (boottran::boottocl "src/interp/i-output2.boot")
> > 
> > What happens if you just say:
> > 
> >    )lisp (boottran::boot "src/interp/i-output2.boot")
> > 
> > ?
> >
> 
> Hmmm...
>  
> (1) -> )lisp (boottran::boot "src/interp/i-output2.boot")
> 
>    >> System error:
>    The function BOOTTRAN::BOOT is undefined.

I think Gaby wanted to say:

 )lisp (boot "src/interp/i-output2.boot")

Greg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]