[CMake] CMake 2.4.2 Cygwin shouldn't have -ldl

Brandon J. Van Every bvanevery at gmail.com
Thu Jun 1 15:48:46 EDT 2006


William A. Hoffman wrote:
> At 02:22 PM 6/1/2006, Brandon J. Van Every wrote:
>   
>> When I run ccmake again, it comes back with exactly the same thing.
>>
>> To be very sure of the conclusion, I comment out the entire CHECK_INCLUDE_FILE sequence.
>> Now there is no way for my code to be inserting a -ldl.  It still shows up.
>>     
> Try this:
>
> add a:
>
>  message(${EXTRA_LIBS}) 
>
> Also, make sure you delete the CMakeCache.txt after the change.
>   

I'll be darned,  EXTRA_LIBS are dl;ws2_32
ws2_32 is from my code, but where is dl coming from?


Cheers,
Brandon Van Every


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060601/63b3048e/attachment-0001.htm


More information about the CMake mailing list