axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] RE: Ping: case insensitive filesystems


From: Page, Bill
Subject: [Axiom-developer] RE: Ping: case insensitive filesystems
Date: Wed, 15 Nov 2006 18:49:32 -0500

On Wednesday, November 15, 2006 12:47 PM Gaby wrote:
> ...
> Bill Page wrote: 
> | Here is my proposed documentation patch to src/hyper/Makefile:
> 
> That is excellent!  Go!
> 

Ok, done. I compiled Axiom with the two patches - one for file renames
and one for file cleanup

http://lists.nongnu.org/archive/html/axiom-developer/2006-11/msg00294.ht
ml

http://lists.nongnu.org/archive/html/axiom-developer/2006-11/msg00297.ht
ml

plus the documentation on the axiom-developer.org server with no
problems.
Then I committed this to build-improvements as revision  272. Oops, I
guess
you asked that they be separate commits... Sorry. But the changes are
simple
and related so perhaps better treated as one anyway.

BTW, the output of the algebra/Makefile looks a little strange:

...
rm -rf /home/page/axiom.test/int/algebra/FTEM.NRLIB
copying FTEM.NRLIB to FTEM.o
compiling GENEEZ.spad to GENEEZ.NRLIB
rm -rf /home/page/axiom.test/int/algebra/GENEEZ.NRLIB
copying GENEEZ.NRLIB to GENEEZ.o
compiling GENMFACT.spad to GENMFACT.NRLIB
rm -rf /home/page/axiom.test/int/algebra/GENMFACT.NRLIB
copying GENMFACT.NRLIB to GENMFACT.o
...

Notice how it appears as if the *.NRLIB directory is deleted before
*.NRLIB/code.o is copied! :-) I am sure it is ok but we need to check
the
order of the echo statements.

Regards,
Bill Page.




reply via email to

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