Re: [eigen] Totally missing /O2 for MSVC-Compiler |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Geoffrey Hutchison schrieb:
eventually I get all green with:
If someone can explain how to set up a nightly CTest setup, I can run
with darwin-9.x-gcc-4.0.x and darwin-9.x-gcc-4.2.x.
Cheers,
-Geoff
I follow the instructions below "Submitting test suite reports" on this
page: http://eigen.tuxfamily.org/index.php?title=Developer%27s_Corner
today and after two iterations mainly in the names of things you can
read about my tests: "GORDO".
Note: I think you have to avoid spaces in the parameter. E.g. mine is:
ctest -V -S
testsuite.cmake,EIGEN_BUILD_STRING=windows-vista-x86_64-MSVC-2008(9.0.30729.1),EIGEN_CXX=cl
all the rest is done by ctest!
good luck
Frank