链接已复制
5 回复数
As it's not known what is meant by "c Developer," Dmitriy's cryptic response may be as good as any.
Intel C++ IA32 for Windows can run from command line with the support of the VC Express installation, adding OpenMP support, even though it's lacking in that Microsoft version.
There is limited OpenMP (libgomp or otherwise) support in certain versions of gcc for Windows.
Linux compilers, of course, don't depend on any Microsoft components.
Intel C++ IA32 for Windows can run from command line with the support of the VC Express installation, adding OpenMP support, even though it's lacking in that Microsoft version.
There is limited OpenMP (libgomp or otherwise) support in certain versions of gcc for Windows.
Linux compilers, of course, don't depend on any Microsoft components.