Open bdbaddog opened 6 years ago
This issue was originally created at: 2006-04-12 08:12:37. This issue was reported by: weirdfox.
weirdfox
weirdfox said at 2006-04-12 08:12:37
As PCH are supported for VisualStudio's project, it would be a good improvment to support it for the Intel Compiler.
Intel compiler 8 and 9 support PCH. It can be used with the commands :
-pch enable automatic precompiled header file creation/usage -create_pch <file> create precompiled header file -use_pch <file> use precompiled header file -pch_dir <dir> name precompiled header directory
Intel's PCHI doc: https://www.intel.com/software/products/compilers/clin/docs/ug_cpp/lin1157.htm [dead link]
Thanks,
issues@scons said at 2006-04-12 08:12:37
Converted from SourceForge tracker item 1469338
gregnoel said at 2008-08-12 16:03:52
Bug party triage.
gregnoel said at 2008-12-26 13:29:17
Adjust triage of issues.
Closing this in favor of #1761, we don't need two issues for the same topic.
This issue was originally created at: 2006-04-12 08:12:37. This issue was reported by:
weirdfox
.As PCH are supported for VisualStudio's project, it would be a good improvment to support it for the Intel Compiler.
Intel compiler 8 and 9 support PCH. It can be used with the commands :
Intel's PCHI doc: https://www.intel.com/software/products/compilers/clin/docs/ug_cpp/lin1157.htm [dead link]
Thanks,
Converted from SourceForge tracker item 1469338
Bug party triage.
Adjust triage of issues.