Dear Ralf,

> You should, however, give more information of your system.

fau...@moby:~> uname -a
Linux moby 2.6.16.21-0.25-smp #1 SMP Tue Sep 19 07:26:15 UTC 2006 i686
i686 i386 GNU/Linux

fau...@moby:~> gcc -v
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib
--enable-languages=c,c++,objc,fortran,java,ada
--enable-checking=release
--with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp
--disable-libssp --enable-java-awt=gtk --enable-gtk-cairo
--disable-libjava-multilib --with-slibdir=/lib --with-system-zlib
--enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--without-system-libunwind --with-cpu=generic --host=i586-suse-linux
Thread model: posix
gcc version 4.1.0 (SUSE Linux)

[patch]
> Why? You should send the error messages you see on your screen.

I do possibly not know properly how to use patch, anythow, after copying
the lines fro domains.mk by hand into Makefile.in it worked well.


> Have you ever been able to compile a simple aldor file to an executable?
>
> ---- sometest.as
> #include "aldor"
> #include "aldorio"
> stdout << "This is a simple test." << newline;
> ---- end sometest.as
>
> aldor -fx -laldor -c args='-lm' sometest.as
> ./sometest
>
> Should output the text above.

But does:

fau...@moby> aldor -fx -laldor -c args='-lm' sometest.as
cc1: error: unrecognized command line option "-fwritable-strings"
#1 (Fatal Error) C compile failed.  Command was: unicl -lm
-I/usr/local/aldor/linux/1.0.3/include -c sometest.c
#1 (Warning) Removing file `sometest.c'.

> This -fwritable-strings could be connected to $ALDORROOT/include/aldor.conf.
>
> Could you send that file to me together with the result of the commands
> 'uname -a' and 'gcc -v'.
>
> Mine you find here: http://sage.math.washington.edu/home/hemmecke/pub/

OK, I have changed my aldor.conf against yours and the test aldor file
compiles and if I execute it it prints the desired text. So my
aldor.conf seems to be outdated :-(

Its lunch break at the conference and I have not time to run another
compilation of fricas
now, but the aldor issue seems to be solved by now, hope so at least.

Thank you very much
Ciao
BF.


-- 
% PD Dr Bertfried Fauser
%       Research Fellow, School of Computer Science, Univ. of Birmingham
%       Honorary Associate, University of Tasmania
%       Privat Docent: University of Konstanz, Physics Dept
<http://www.uni-konstanz.de>
% contact |->    URL : http://clifford.physik.uni-konstanz.de/~fauser/
%              Phone : +49 1520 9874517

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: aldor.conf
Description: Binary data

Reply via email to