Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to work in Eclipse CDT 64 bit and I have installed it in my machine. But after that I came to know that it needs MinGW to work. But I didn't find any website from where I can know how to setup MinGW64 bit. Any pointer would be very helpful to me.

share|improve this question
May I know why down vote? – Tapas Bose Nov 10 '12 at 17:49
1  
I didn't downvote, but probably because you could find the answer using Google, see user1394710's answer below. – Thomas Matthews Nov 10 '12 at 17:53
1  
This isn't a specific programming problem. How to find and install software is off-topic. – Bo Persson Nov 10 '12 at 18:27
See also "Downloading and installing MinGW-w64": sourceforge.net/apps/trac/mingw-w64/wiki/… – David L. Nov 19 '12 at 4:32

closed as off topic by Bo Persson, Linger, Kevin, Charles Stewart, chris Nov 11 '12 at 0:32

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

First hit on Google for 'mingw 64 bit eclipse': http://pinyotae.blogspot.no/2010/05/eclipse-mingw-x64.html

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.