Hey all,

i've recently run into a problem (both windows/mingw and unix/intel) where the cmake-generated build files create too long command lines that break the overall build. more precisely, the build system uses architecture paths etc and hence there are long include directories for many packages; e.g. the fortran preprocessor from intel
(in the version we have, cant be upgraded) only allows 4K command lines :-(
are there any setting in cmake that could help with that? does anyone have experience with that?

thanks!

--
Dr. Daniel Wirtz
Dipl. Math. Dipl. Inf.
SRC SimTech
Pfaffenwaldring 5a
+49 711 685 60044

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to