[CMake] Re: [cmake 2.5 CVS] CMAKE_${LANG}_FLAGS is initialized with space

Rodolfo Lima rodolfo at rodsoft.org
Thu Dec 13 21:56:34 EST 2007


Bill Hoffman escreveu:
> Do you have environment variables CFLAGS and CXXFLAGS set to have just a
> space?  Also, what OS/compiler are you using?

No, those variables are empty. Here's my configuration

rodolfo at home ~ $ cmake --version
cmake version 2.5-20071212

rodolfo at home ~ $ echo X${CXXFLAGS}X X${CFLAGS}X
XX XX

rodolfo at home ~ $ uname -a
Linux home 2.6.23-gentoo-r1 #1 SMP Wed Nov 7 21:06:37 BRDT 2007 i686
Intel(R) Pentium(R) 4 CPU 3.20GHz GenuineIntel GNU/Linux

rodolfo at home ~ $ gcc --version
gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0)


Thanks for the quick response.
Regards,
rod



More information about the CMake mailing list