comp.lang.ada
 help / color / mirror / Atom feed
From: "Gerhard Häring" <gerhard.nospam@bigfoot.de>
Subject: Re: Mixing Cygnus & Gnat compilers on the same machine
Date: Wed, 18 Apr 2001 21:44:42 +0200
Date: 2001-04-18T21:44:42+02:00	[thread overview]
Message-ID: <3ADDEEAA.D8F16935@bigfoot.de> (raw)
In-Reply-To: 9bkd51$530$1@nh.pace.co.uk

Marin David Condic wrote:
> 
> I've got a version of the GNU compiler installed on a PC. This is a compiler
> supplied by Cygnus and compiles C/C++ to a MIPS embedded processor. I would
> like to install the GNAT compiler for the WinNT/PC platform as well.
> However, I really hesitate since I fear there will be Registry changes or
> collisions on directories or search paths or similar problems that will kill
> my Cygnus gcc installation. I could find this out the hard way - install
> GNAT and see what broke - or I could try the easy way first. Has anybody
> done anything similar to this? Is there an easy way to have both compilers
> resident on the same machine and not turn my life into a living hell for the
> next week or two?

I have both the GNAT 3.13p compiler and a Cygnus compiler installed.
There is one only thing you must not forget: Whichever compiler you want
to use, put it at the front of the PATH. I have Cygnus GCC at the front
of the PATH. If I want to use GNAT, I have to do

SET PATH=D:\ADA\GNAT\BIN;%PATH% or
export PATH=//d/Ada/GNAT/bin:$PATH

depending on which shell I happen to use. Everything is working fine
then :-)

Gerhard
-- 
Sorry for the fake email, please use the real one below to reply.
contact: g e r h a r d @ b i g f o o t . d e
web:     http://highqualdev.com



  parent reply	other threads:[~2001-04-18 19:44 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-18 15:50 Mixing Cygnus & Gnat compilers on the same machine Marin David Condic
2001-04-18 19:10 ` Simon Wright
2001-04-18 19:44 ` Gerhard Häring [this message]
2001-04-18 20:22   ` Marin David Condic
2001-04-19  2:18     ` Gerhard Häring
2001-04-19  4:20       ` David Starner
2001-04-19 13:13       ` Larry Kilgallen
2001-04-19 13:44         ` Marin David Condic
2001-04-19 13:34       ` Marin David Condic
2001-04-19 16:07         ` Marin David Condic
2001-04-25 18:12           ` Marin David Condic
2001-04-25 19:53             ` Sune Falck
2001-04-25 20:51               ` Marin David Condic
2001-04-19 19:53         ` Marc A. Criley
2001-04-19 20:59           ` Marin David Condic
2001-04-20  0:23         ` Ben Brosgol
2001-04-20 14:01           ` Marin David Condic
2001-04-20 14:45             ` Jean-Pierre Rosen
2001-04-20 15:08             ` Tarjei T. Jensen
2001-04-20 22:27             ` Stephen Leake
2001-04-23 15:11               ` Marin David Condic
2001-04-23 16:29                 ` Scott Ingram
2001-04-23 18:44                   ` Marin David Condic
2001-04-23 19:26                     ` Ted Dennison
2001-04-24 13:40                       ` Marin David Condic
2001-04-23 18:50                   ` David Starner
2001-04-23 19:03         ` Matthias Andree
2001-04-24 13:58           ` Marin David Condic
2001-04-24 16:55             ` David Starner
2001-04-25  7:42               ` Pascal Obry
2001-04-25 19:11                 ` David Starner
2001-04-24 17:43           ` Ted Dennison
2001-04-25 11:27             ` Matthias Andree
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox