John Cowan wrote:
Brandon J. Van Every scripsit: Ok, I've accepted that MSVC is the odd man out. I'm using postfixes like libchickens.lib and libchickend.lib on MSVC, as that's the way people typically do things. I don't know if my postfixes obey good conventions; that information is difficult to Google up. Anyways, Unix-y compilers are now expected to fend for themselves as far as keeping their static vs. dynamic nomenclatures straight. So it seems they do the right thing, i.e. libchicken.a.
I modified your solution. I install cygchicken-0.dll and libchicken-0.dll.a, then I make a symlink for libchicken.dll.a. I can do "csi -R srfi-1" no problem now. It's in Darcs; please test. Cheers, Brandon Van Every |
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
