public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ishwar Rattan <ishwar@cps.cmich.edu>
To: Julian Daly <judaly@tcd.ie>
Cc: gcc-help@gcc.gnu.org
Subject: RE: Compiles but....
Date: Tue, 09 Sep 2003 14:01:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.56.0309090941150.19622@pali.cps.cmich.edu> (raw)
In-Reply-To: <FOEDIMCKJGHILNBHGBKNGEJKCBAA.judaly@tcd.ie>

If you want to.. might come out a little tricky in the sense
that do not remove files that may be shared with other programs..

try
	rpm -qa | gre gcc
(assuming Linux..??)
then remove each one using
	rpm -e <rpm-to-remove>
or
	Just leave it alone..
-ishwar


On Tue, 9 Sep 2003, Julian Daly wrote:

> Hello and thanks,
>
> Would I then be able to de-install the 2.95.3 version?
>
> Thanks,
>
> Julian
>
>
>
> Try
> 	export PATH=:/path/to/3.3stuff:$PATH
>
> hth
> -ishwar
>
>
> On Tue, 9 Sep 2003, Julian Daly wrote:
>
> > Hello,
> >
> > I have been able to compile gcc 3.3.
> >
> > My problem though is that I still have the version 2.95.3 when I run the
> > command
> >
> >      gcc --version
> >
> > I know that if I go into the directory of the newly compiled 3.3 and run
> the
> > command
> >
> >      ./cpp --version
> >
> > I will get 3.3.
> >
> > What I really what to know is how do I get the 3.3 to be system wide ? I
> > don't want version 2.95.3 at all.
> >
> >
> > Thanks,
> >
> >
> > Julian
> >
>

  reply	other threads:[~2003-09-09 14:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09 13:10 Julian Daly
2003-09-09 13:44 ` Ishwar Rattan
2003-09-09 13:54   ` Julian Daly
2003-09-09 14:01     ` Ishwar Rattan [this message]
2003-09-09 16:16 lrtaylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.56.0309090941150.19622@pali.cps.cmich.edu \
    --to=ishwar@cps.cmich.edu \
    --cc=gcc-help@gcc.gnu.org \
    --cc=judaly@tcd.ie \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).