axiom-developer
[Top][All Lists]
Advanced

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

RE: [Axiom-developer] RE: set function breakage


From: Page, Bill
Subject: RE: [Axiom-developer] RE: set function breakage
Date: Wed, 23 Jul 2003 15:39:49 -0400

David,

The version of axiom to which I am referring is the run-time
system that Tim prepared "by hand" and uploaded to

  http://axiom.tenkan.org

This is a complete version of Axiom for Linux systems that
cannot (yet) be build automatically from the CVS sources
since it depends on pre-existing lisp code that should
otherwise be produced by compiling the axiom spad code.
(Tim, please correct me if I am wrong on the details.)

Tim made this version of axiom available because people
were getting anxious to get there hands on a running system
again even though this version cannot really be the long
term basis for Axiom development. So far it is just a good
speculation that the problems we see in this run-time
version are connected to the problems of compiling axiom
from source.

The message you get from axiom built from CVS is probably
due to the fact that only a small fraction of the algebra
code has been compiled. Attempting to compile some of the
missing logic will quickly get you to the stack overflow
problem that we have been talking about.

Cheers,
Bill Page.


> -----Original Message-----
> From: David MENTRE [mailto:address@hidden
> Sent: Wednesday, July 23, 2003 3:16 PM
> To: Page, Bill
> Cc: address@hidden
> Subject: Re: [Axiom-developer] RE: set function breakage
> 
> 
> Hello Bill,
> 
> On my home-compiled Axiom (from Tenkan CVS), it fails just after
> defining "p".
> 
> "Page, Bill" <address@hidden> writes:
> 
> > pgr := MonoidRing(Polynomial PrimeField 5, Permutation Integer)
> > p:pgr := 1
> 
> Here, interpsys outputs "Cannot open the file
> /[...]/new/mnt/linux/algebra/PF.o."
> 
> 
> > q:pgr := 1
> > set [p,q]
> 
> 
> Any idea on what is going wrong? I've checked, my axiom CVS is up to
> date. And with a binary release of Axiom made by Tim, your 
> example work.
> 
> 
> Best regards,
> d.
> -- 
>  address@hidden
> 





reply via email to

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