[CMake] Building static libraries fails to remove properly

Kevin Ballard ballard at yahoo-inc.com
Wed Mar 8 20:44:07 EST 2006


On Mar 8, 2006, at 3:18 PM, William A. Hoffman wrote:

>> Alright, since I can't afford to change cmake versions at this point
>> in time, my temporary solution is to do a `make -n | grep libYMSG_s.a
>>> /dev/null` and if it returns a zero error code I know libYMSG_s.a
>> is going to be rebuilt and I manually delete it myself before running
>> `make`.
>
> Can you verify that cmake CVS works for you in this case?
> If it does not, then you will still not have a fix when the new  
> release
> comes out.

I could try, but it'd be a lot of work on my end due to how our build  
system is set up. And regardless, we're not switching versions of  
cmake anytime soon so I'd have to live with my fix even if the next  
release of cmake fixed the issue.

-- 
Kevin Ballard
Yahoo! Mac Engineer
ballard at yahoo-inc.com
Work: (408) 349-6693
Cell: (408) 660-5028
Yahoo! ID: k_r_ballard




More information about the CMake mailing list