I want to try out the Microsoft compiler since I heard it can sometimes produce faster binaries than GCC on Windows, but am not planning to use the VS IDE. I am trying to figure out what I need to download, but the Microsoft website doesn't seem too helpful. If I only want to use the compiler from the command line (cl.exe), do I only need the Windows SDK? Can it compile 64-bit binaries? or does it have same restrictions as VS Express? and does it support PGO?



LinkBack URL
About LinkBacks




. But I think even GCC 4.2.1 was released after MSVC 9, and GCC 4.4.0 is not even released yet. Too bad we can't get MSVC SVN.