I try to use ifort in a linux like environment (say using mingw) under windows 7. I just need the most basic functionality of the compiler (ifort, mkl library, mpi/openmp). What product should I use for this, and how should I set up the configuration for a command line compilation and run instead of resorting to the integrated invironment like visual studio? By the way, can anybody explain to me what's gcc? Is it actually a c compiler?
↧