axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] wh-sandbox and aldor


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] wh-sandbox and aldor
Date: 06 Jun 2007 05:05:26 -0500

Franz Lehner <address@hidden> writes:

[...]

| cd ../..
| mkdir ax-build
| cd ax-build
| ../wh-sandbox/configure make
| 
| #get some coffee
| #the build took 12 hours on AMD Athlon(tm) 64 Processor 3000+
| 
| #Aldor
| export AXIOM=$WHEREVERYOUARE/ax-build/target/x86_64-unknown-linux
| export ALDORROOT=<ALDOR-directory>/linux/1.0.2
| 
| (cd $AXIOM/bin; ln -s ../../../build/scripts/document .)
| mkdir -p obj/x86_64-unknown-linux
| (cd obj/x86_64-unknown-linux ; ln -s ../../build/x86_64-unknown-linux/bin .)
| (cd obj/x86_64-unknown-linux$; ln -s ../../src/interp/ .)

In the past, I have documented that you can just lndir in the ax-build
dir and have everything setup...

-- Gaby




reply via email to

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