[CMake] Building static libraries fails to remove properly

William A. Hoffman billlist at nycap.rr.com
Wed Mar 8 18:18:25 EST 2006


At 06:05 PM 3/8/2006, Kevin Ballard wrote:
>On Mar 8, 2006, at 1:04 PM, William A. Hoffman wrote:
>
>>>The cmake I'm using is a source drop in our local perforce repository
>>>and it's used by a bunch of projects. It's not very safe for me to
>>>simply upgrade that cmake, especially to something that's not even a
>>>stable release. Can you point me to a specific changeset or patch
>>>that would fix this in my current version?
>>
>>Sorry, I don't think I can do that.  They are in several places, and
>>the code has been moved around a bit making diffs hard.
>>We are trying to get a new release out soon....
>
>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.

Thanks.

-Bill



More information about the CMake mailing list