axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Question: Axiom Compiler


From: Stefan Dirnstorfer
Subject: [Axiom-developer] Question: Axiom Compiler
Date: Mon, 10 Nov 2003 12:18:02 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821

Is it possible to compile Aldor programs using the Axiom distribution?

Here my test session:
(1) -> )compile test.as
  Compiling AXIOM source code from file /home/stefan/test.as using
     AXIOM-XL compiler and options
-O -Fasy -Fao -Flsp -laxiom -Mno-AXL_W_WillObsolete -DAxiom -Y
$AXIOM/algebra
     Use the system command )set compiler args to change these
     options.

  >> System error:
  Cannot get the truename of
"/home/david/pub/axiom-libre/axiom-i386/axiom/mnt/linux/compiler/bin/".

protected-symbol-warn called with (NIL)
(1) -> ^D

address@hidden:~> echo $AXIOM
/home/stefan/axiom/mnt/linux/

address@hidden:~> ls -l /home/david/pub/axiom-libre/axiom-i386/axiom
lrwxrwxrwx    1 root     root           19 2003-11-10 11:21
/home/david/pub/axiom-libre/axiom-i386/axiom -> /home/stefan/axiom/

address@hidden:~> ls axiom/mnt/linux/
algebra  autoload  bin  doc  input  lib  src  timestamp

address@hidden:~> cat test.as
#include "axllib"


Thank you very much for any help,

  Stefan







reply via email to

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