Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-07 Thread Camm Maguire
Greetings, and thanks! If you have the failing binary with a set of reproducible triggering commands, that still could be useful even if compiled without debugging. (si::nani address) where address is the hex number printed in the FREE OBJECT error output will give you the object in question if y

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-06 Thread Stephen Wilson
Camm, A quick update on this issue. I have tried compiling with --enable-debug on my main machine, and have tried both with and without --enable-debug on a second box. Unfortunately, I cannot reproduce the failure under any of these conditions. I can work around the issue locally, and if this

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-03 Thread Stephen Wilson
Hi Camm, While debugging, I stumbled across another issue. One which I hope is reproducible this time :) =--- test.lisp --- (declaim (noinline foo*/bar)) (defun foo*/bar () 'foo) (defun test () (foo*/bar)) =- The issue is that the symbol 'foo*/bar prematurely ends comments em

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-02 Thread Camm Maguire
Greetings! Just a note -- --enable-debug on axiom-developer.org is carrying the build past nrunfast. WIll try with gcc optimization tomorrow. Take care, -- Camm Maguire[EMAIL PROTECTED] =

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-02 Thread Stephen Wilson
Camm Maguire <[EMAIL PROTECTED]> writes: > Greetings, and thanks! Will look at your tree Great! > Mine just got this, in layer 18: > > compiling QUATCAT.spad to QUATCAT.nrlib > copying QUATCAT.nrlib to QUATCAT.o > cp: cannot stat `/fix/t1/camm/axiom/int/algebra/QUATCAT.nrlib/code.o': No >

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-02 Thread Camm Maguire
Greetings, and thanks! Will look at your tree Mine just got this, in layer 18: compiling QUATCAT.spad to QUATCAT.nrlib copying QUATCAT.nrlib to QUATCAT.o cp: cannot stat `/fix/t1/camm/axiom/int/algebra/QUATCAT.nrlib/code.o': No such file or directory make[3]: *** [/fix/t1/camm/axiom/mnt/lin

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-02 Thread Stephen Wilson
Camm Maguire <[EMAIL PROTECTED]> writes: > Greetings! > > Stephen Wilson <[EMAIL PROTECTED]> writes: > > > Hello Camm, > > > > I am interested in your opinion about the following error, which is > > occurring for me during the compilation of src/algebra/tree.spad: > > > > --- > > Error:

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-02 Thread Camm Maguire
Greetings! Stephen Wilson <[EMAIL PROTECTED]> writes: > Hello Camm, > > I am interested in your opinion about the following error, which is > occurring for me during the compilation of src/algebra/tree.spad: > > --- > Error: > Fast links are on: do (si::use-fast-links nil) for debugging

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-01 Thread Stephen Wilson
Camm Maguire <[EMAIL PROTECTED]> writes: > Greetings! Will try to take a look this evening -- thanks so much for > the report! If you will be working with the modified version of Silver to investigate, then the following patch should be applied on top of the previous patches I have provided. T

Re: [Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-01 Thread Camm Maguire
Greetings! Will try to take a look this evening -- thanks so much for the report! More later, -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one country, and mankind its cit

[Axiom-developer] gclcvs-2.7.0 and Axiom

2007-08-01 Thread Stephen Wilson
Hello Camm, I am interested in your opinion about the following error, which is occurring for me during the compilation of src/algebra/tree.spad: --- Error: Fast links are on: do (si::use-fast-links nil) for debugging Signalled by |NEWLOOKUPINADDCHAIN|. Condition in |newLookupInAddChain|