From fnaumann@mail.cs.uni-magdeburg.de  Wed Aug 25 22:48:18 2004
Date: Wed, 25 Aug 2004 22:40:31 +0200
From: Patrice Mandin <mandin.patrice@wanadoo.fr>
To: Mint list <mint@fishpool.com>
Subject: Re: [MiNT] GCC 3.x
Message-Id: <20040825224031.3e991f1a.mandin.patrice@wanadoo.fr>
In-Reply-To: <opsdatw0tv8yw5lr@localhost.localdomain>
References: <412BEA4A.3080204@yahoo.fr>
	<opsdatw0tv8yw5lr@localhost.localdomain>
Organization: Chez moi
X-Mailer: Sylpheed version 0.9.11 (GTK+ 1.2.10; i586-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Delivered-To: mint@fishpool.com
Delivered-To: mint@lists.fishpool.fi
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: mandin.patrice@wanadoo.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-ID: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Milter: ClamAV 0.70/0.70kjel
X-Milter: milter-regex 1.5jel
X-Milter: ClamAV 0.70/0.70kjel
X-Milter: milter-regex 1.5jel
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id i7PKm2gp006066

Le Wed, 25 Aug 2004 19:37:38 +0200
"Arnaud BERCEGEAY" <arnaud.bercegeay@free.fr> a écrit:

> Hmm.. just a question for GCC3 users: what do you wait to provide a gcc 
> 3.x rpm ?

Because it is a bit too hard to do ? I would need to dig into the gcc 2.95
spec file, and use ARAnyM+JIT to compile it, because rpms packages can not
be built via cross-compilation :-[.

> I have a question: is it possible to have both gcc 2.95 and gcc 3  
> installed on the same machine, without conflict ?

Yes, you can choose which one to use with 'gcc -V <version>'.

> IIRC, C++ libraries compiled with gcc 2.95 are not compatible with  
> C++ library for gcc 3 (and vice versa).

This is not a problem here, because all programs are statically linked
(for the moment :-)).

-- 
Patrice Mandin
WWW: http://membres.lycos.fr/pmandin/
Programmeur Linux, Atari
Spécialité: Développement, jeux


