Re: aldor build, cont

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: aldor build, cont

by Ralf Hemmecke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bertfried,

This also goes to aldor-l@... because the issue seems to be
connected to an aldor compiler problem. The orginal thread is
http://groups.google.com/group/fricas-devel/browse_thread/thread/967c7862de93b8b9

No problem with your asking for help... If you have trouble that might
also be a deficiency of the system. So any feedback is welcome.

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

> patch didn't worked for me (error in line 55) so I substitured by hand
> the lined you
> provided for domains.mk

Why? You should send the error messages you see on your screen. Only
then I get a clue what the problem might have been. Just "didn't work"
tells me nothing.

> The compilation worked so fare fine, and even parts of the aldor support were
> compiled, then a certain switch seems to irritate the compiler, any hint?

Arrrrrhhhhhh. That is an ugly one.

../../../src/aldor/cliques.ascc1: error: unrecognized command line
option "-fwritable-strings"
#1 (Fatal Error) C compile failed.  Command was: unicl
-I/usr/local/aldor/linux/1.0.3/include -c cliques.c
#1 (Warning) Removing file `cliques.c'.

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.

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/

Also look into the aldor-l archive there once was a discussion about
writable-strings.

http://www.aldor.org/pipermail/aldor-l/2007-June/000638.html
http://www.aldor.org/pipermail/aldor-l/2007-November/000788.html

It's so unfortunate that Aldor is no longer developed and it hasn't yet
been released under a truely open source licence. As you can see on the
mailing list there wasn't any support from Aldor.org since July 2008. :-(

Ralf

_______________________________________________
Aldor-l mailing list
Aldor-l@...
http://aldor.org/mailman/listinfo/aldor-l_aldor.org