Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Install Eclipse 32bit AND Eclipse 64Bit on same Computer?
Install Eclipse 32bit AND Eclipse 64Bit on same Computer? [message #1691615] Wed, 08 April 2015 13:50 Go to next message
Dennis Meyers is currently offline Dennis MeyersFriend
Messages: 4
Registered: April 2015
Junior Member
I have Eclipse 64 bit and MinGW 64bit setup on my win 8.1 64 bit computer. All runs correctly

If I download the Eclipse 32 bit it requires MinGW 32 bit. However MinGW 32 bit overwrites the MinGW 64 bit files if I install the MinGW32 bit into the MinGW directory that has the MinGW 64 bit files. Since both Eclipse 64 bit and Eclipse 32 bit require the C:\MinGW directory, how can I run Eclipse for 32bit and 64bit on the same computer?
Re: Install Eclipse 32bit AND Eclipse 64Bit on same Computer? [message #1691676 is a reply to message #1691615] Thu, 09 April 2015 01:41 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 04/08/2015 07:50 AM, Dennis Meyers wrote:
> I have Eclipse 64 bit and MinGW 64bit setup on my win 8.1 64 bit
> computer. All runs correctly
>
> If I download the Eclipse 32 bit it requires MinGW 32 bit. However MinGW
> 32 bit overwrites the MinGW 64 bit files if I install the MinGW32 bit
> into the MinGW directory that has the MinGW 64 bit files. Since both
> Eclipse 64 bit and Eclipse 32 bit require the C:\MinGW directory, how
> can I run Eclipse for 32bit and 64bit on the same computer?

First, I don't do C/C++ on Eclipse. You should ask about such issues in
the Eclipse CDT forum.

This said, there is no problem __running__ both versions of Eclipse on
the same host even at the same time as long as you wire them each to an
appropriately bitted JRE.

Hope this helps.
Re: Install Eclipse 32bit AND Eclipse 64Bit on same Computer? [message #1691807 is a reply to message #1691615] Thu, 09 April 2015 20:24 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

> However MinGW 32 bit overwrites the MinGW 64 bit files if I install the MinGW32 bit into the MinGW directory that has the MinGW 64 bit files.

Are you unable to prevent that?


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Install Eclipse 32bit AND Eclipse 64Bit on same Computer? [message #1691821 is a reply to message #1691807] Thu, 09 April 2015 23:12 Go to previous messageGo to next message
Dennis Meyers is currently offline Dennis MeyersFriend
Messages: 4
Registered: April 2015
Junior Member
No I'm not able to prevent MinGW 32bit ffrom overwriting MinGW 64bit in the C:\MinGW directory. Since both Eclipse 32 and Eclipse 64 look for the C:\MinGW there is no way to have separate MinGW 32bit and MinGW 64bit directories. Right now I have Eclipse 32 on one computer and Eclipse 64 on another computer.

Am I missing something here? Is there a version of MinGW that will install both 32bit and 64 bit files so that both Eclipse 32bit and Eclipse 64 bit can find them in the C:\MinGW directory?
Re: Install Eclipse 32bit AND Eclipse 64Bit on same Computer? [message #1691822 is a reply to message #1691676] Thu, 09 April 2015 23:15 Go to previous message
Dennis Meyers is currently offline Dennis MeyersFriend
Messages: 4
Registered: April 2015
Junior Member
I have asked in the C++ CDT forum.

I have both 32bit and 64bit Java and yes without MinGW Eclipse 32bit and Eclipse 64bit run fine. MinGW is needed for C++, C, etc
Previous Topic:Where is plug-in wizard in Eclipse Luna
Next Topic:error while opening eclipse
Goto Forum:
  


Current Time: Fri Apr 26 06:32:34 GMT 2024

Powered by FUDForum. Page generated in 0.08512 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top