Bill,

> In the case of Debian isn't the policy that Axiom must be built
> using only a separately released version of gcl as a dependency? I
> think gcl-2.6.7 is still the official release on Debian, right?

Technically, Axiom doesn't depend on "a separately released version of
gcl" since, as I read it a "dependency" implies that someone needs to
do an apt-get for gcl and have the dependency listed in the rpm. We
don't need to do this since Gold, at least, cannot use an external gcl.

If Camm and Ondrej want to use GCL-2.6.7 they only need to set the
GCLVERSION variable in the top level makefile or to type:
 
   make GCLVERSION=gcl-2.6.7

and it should build using that version.

Tim






_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to