On 04.03.10 17:27:56, Simmons, Aaron wrote:
> You're right-- msvc uses "link"; I was thinking of gcc's "ld".  I guess the 
> question is why is it trying to use "ld" at all?  Cmake successfully detects 
> that its using msvc/nmake, as it compiles all of the .c files with "cl".  
> It's the lib-linking step that falls down.
> 
> Here is my "set" output:

Hmm, can't see anything suspicious. What's in the cmake cache? Is the
ld.exe mentioned there?

Andreas

-- 
Learn to pause -- or nothing worthwhile can catch up to you.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to