Log Message: |
One step closer to getting openmp going on windows.
All compiles & links, and the run_tests starts OK.
However, it stops after the first set of tests, and complains that libguide.lib is being initialised
when it is already initialised, and this will cause performance degradation.
It says I can set an environment variable to override the error generation, but advises the correct action
is to manage libguide correctly. This may be relevant to the altix?
|