[Vm-dev] Re: Issue 66 in cog: CMake should set up to use gcc in Lion

cog at googlecode.com cog at googlecode.com
Fri Sep 7 07:50:18 UTC 2012


Comment #20 on issue 66 by camillob... at gmail.com: CMake should set up to  
use gcc in Lion
http://code.google.com/p/cog/issues/detail?id=66

I repeat:
- the configuration should simply not hardcode the path to the compilers
- you set the compiler in your bash environment if you want to override it:
    export CC=/path/to/my/gcc

that works on all OSXes. So this has nothing to do with the specific  
platform, its simply a mistake in the configuration...
But right now you overwrite a feature of cmake which does not make sense to  
be overridden!



More information about the Vm-dev mailing list