Re: Aldor: Installing Aldor

Ralf Hemmecke <[email protected]> Thu, 15 Nov 2007 12:17:49 +0100
Newsgroups gmane.comp.mathematics.axiom.general
Message-ID <[email protected]>
By the way, I never said to install GCC 3.3 and call it /usr/bin/gcc, 
but rather have /usr/bin/gcc-3.3 additionally and gcc being gcc4. Then 
you should change the lines in aldor.conf and everything is fine.

If you want this

http://aldor.org/pipermail/aldor-l_aldor.org/2007-November/000788.html

then go for it...

Ralf

On 11/15/2007 02:27 AM, Gabriel Dos Reis wrote:
> Constantine Frangos <[email protected]> writes:
> 
> | I get the following:
> | 
> | gcc --version
> | gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
> | Copyright (C) 2006 Free Software Foundation, Inc.
> | This is free software; see the source for copying conditions.  There is NO
> | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Unless you wouldn't mind screwing your linux system, I would not
> recommend you change the system compiler.  You're left with the opion of
> getting new aldor system.
> 
> -- Gaby