Brandon J. Van Every wrote:

Ok, now I see how it's supposed to be.  cygchicken-0.dll and libchicken.dll.a.  CMake 2.4.2 doesn't have a straightforward mechanism to do this, but I think I can kludge it.  Stay tuned.

There may not be any "natural" way to do this in CMake 2.4.2.  I can generate cygchicken.dll and libchicken.dll.a.  I can generate cygchicken-0.dll and libchicken-0.dll.a.  But I can't seem to generate cygchicken-0.dll and libchicken.dll.a.

I don't know if "wholly unnatural" ways, such as manually renaming the libraries outside of the CMake build system, is prudent.  Sounds like a good way to break stuff.

Can the -0 be gotten rid of in ./configure?  It's not exactly a great version number anyways.


Cheers,
Brandon Van Every

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to