Hi guys, i wanna do an lynda C++ basic tutoarial, at beginning it says that i need to download the latest version of GCC self extraction exe file (64 bit) from this website http://www.equation.com/servlet/equation.cmd?fa=fortran (THIS IS NOT AN AD!) and i cant download it, i searched on google and i dont found an download for GCC self extracting exe file! Anyone can help me? Please fast! Thanks in advance!
Otherwise, it's possible to download it and build the whole thing yourself - that will take awhile though. There are instructions on the site on how to configure that.
Thanks, i'll try the cygwin, i searched on the box gcc and selected all the things that resulted, i'll give an update after the instalation is complete, also, do you have an e-mail or steam account? I wanna talk with you about C++ :)
do you have an e-mail or steam account? I wanna talk with you about C++ :)
Sorry I don't do that, just ask your questions here. That is better because you get replies from all the people, including the experts, not just one - who could be a back yard basher like me :+D.
Have a play with the cygwin - it's just like a Linux shell - there are plenty of things to learn there.
If you are really courageous, you could try having a full Linux installation on your computer. You will need at least a spare disk partition, or even a spare drive. One can download Linux and put it on a USB memory stick, and play with it, without having to install.
Cygwin is a little more, it can be rigged with your path to work in a dos shell, and you can then mix and match unix and dos commands in a batch file or do unix things at a command prompt. You don't have to live in their shell console program.