- I saw the issue in redhat enterprise edition
- icc compiler:
Copyright (C) 1985-2007 Intel Corporation. All rights reserved.
Error message: "(0): internal error: 0_47021"
You might succeed if you remove "-g"(debug) and/or "-O"(optimization) flag.
You might be able to resolve the issue in the code if you look at it as compile time memory issue ( ex: too many template initializations??)
No comments:
Post a Comment