At 11:09 AM 5/19/2006, William A. Hoffman wrote:

>Yea, I think that is what is needed.
>
>The other option is to use the Microsoft linker....

I have another idea.   Write a small program or .bat file
to run the link command and add the -L ability to it.
It would basically setenv LIB to the parsed out -L path options,
then call the DM linker.  It should be pretty easy to write
a small c++ program that uses the cmake libraries.  DMLinkerFix.exe.

-Bill

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to