[CMake] GCC version change problems

Alexander Neundorf a.neundorf-work at gmx.net
Thu Nov 30 16:40:08 EST 2006


Von: Corrie <lonewolfbiosci at verizon.net>

...
> thing happens when I make the change through CCMake.  Yet when I run  
> gcc -v, I'm told "gcc version 4.0.1 (Apple Computer, Inc. build  
> 5367)".  Can someone tell me what I can do to fix this?  Thanks.

I'd say if you are building out-of-source, create a new builddirectory where you run cmake when gcc 4.0 is selected. Your other build directory shouldn't care about this.
If you are building in-source, delete your CMakeCache.txt and run cmake again.

Bye
Alex

-- 
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!


More information about the CMake mailing list