I really hope that you can help me installing and configuring Eclipse CDT and MinGW-w64 on my windows 7 64 bit pc.
I swear that I am not asking this question as being lazy for not searching but really I have been searching for almost 2 days with no success.
I am an intermediate programmer but I didn't have this experience of installing something similar before.
-)I didn't know how to install MinGW-w64 after downloading it..I was looking for an exe file but there is not.
-)I am even not sure what exactly I should download as I found
mingw-w64-bin_x86_64-mingw_4.5.2_20110222_multilib_megasoft78
and
x86_64-mingw32-gcc-4.7.0-release-c,c++,fortran-sjlj
and
mingw-w64-v2.0.6.tar
and also others so I am not sure which to download and what are all those files, which of them should be downloaded?
-)After installing eclipse, the toolchain which as far as I understand should be linked to the MinGW-w64 is not linked to it and can't find how to link them. I have seen some video tutorials for 32 bit machines using MinGW and it toolchain was linked automatically only by adding c:\MinGW\bin to the PATH variable. I have tried but with no success with MinGW-w64.
Can you please help with a little bit detailed instructions and explanation?
Thank you in advacne.