axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] changes


From: root
Subject: Re: [Axiom-developer] changes
Date: Sun, 27 Jun 2004 13:03:59 -0400

d,

The int directory should only contain sources and not binaries.
int is defined to be system-independent, machine-generated code.
thus, the c sources are system-independent but generated by axiom notangle.

obj/linux/graph should contain binaries.
obj is defined to be system-dependent, machine-generated code.

mnt/linunx/bin/viewAlone should exist.

you might try:

make clean
make 

but i think it should work from an update (since the Makefile.pamphlet
files in the subdirectories should be newer than the Makefiles and will
cause the Makefiles to be regenerated).

Let me know if you finally succeed or fail.

t





reply via email to

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