Gaby,

On Saturday, August 19, 2006 2:23 PM you wrote:
> 
> Bill Page writes:
> 
> | On August 19, 2006 9:51 AM Gaby wrote:
> | > ... 
> | > OK; so let's me summarize a candidate patch for axiom.silver or
> | > axiom.build-improvements:
> | > 
> | >    * apparently, GCL 2.6.8pre from CVS has more improvements;
> | >    * if we grab that, we must patch Axiom with patches suggested
> | >      by Camm.  Camm, could you give me a list of those?
> | >    * We must, for the moment, configure GCL with --disable-xgcl.
> | > 
> | > Is that correct?
> | > 
> | 
> | Yes, that is correct. Do you have all the pieces?
> 
> if you could give me a collection of pointers to them that would be
> appreciated. 
> 

Here is a

  svn -diff

of my working copy with the accummulated patches

http://wiki.axiom-developer.org/public/camm-patches-2.6.8pre.txt

Will this work for you?

You will also need to pull a new version of gcl-2.6.8pre from the
cvs, thus:

>   export CVSROOT=:pserver:[EMAIL PROTECTED]:/sources/gcl
>   cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl
>   tar czvf gcl-2.6.8pre.tgz gcl-2.6.8pre
>   cd /home/page/axiom.build-improvements/zips
>   mv gcl-2.6.8pre.tgz old_gcl-2.6.8pre.tgz
>   mv /home/page/temp-dir/gcl-2.6.8pre.tgz .

Let me know if this is enough.

Thanks.

Regards,
Bill Page.


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

Reply via email to