This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: I mix the compilers in my computer
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Jose Sanchez <joseosanchez at netscape dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 17 Jan 2003 09:36:16 +0100 (CET)
- Subject: Re: I mix the compilers in my computer
- References: <3E27ACD5.900@netscape.net>
On Thu, 16 Jan 2003, Jose Sanchez wrote:
> Hi, I have a SUSE Box 8.1 that comes with the gcc 3.2. But I needed to
> compile RTAI which works only with gcc 2.95.3. I installed this version
> of gcc and now I have all mix up. How could I uninstall gcc 2.95.3, and
> reinstall my gcc 3.2?
It seems you instealled GCC 2.95 in the same location as GCC 3.2. This
is definitely a bad idea; multiple versions of GCC should be installed in
separate directories/under separate prefixes.
To fix the problem, reinstall GCC 3.2 from your original media and install
2.95 in a different directory.
(Note that this mailing list is for the development of GCC, not this kind
of user support. Also it seems you have not read our installation docs,
which describe these issues?)
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.pfeifer.com/gerald/