chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] CMake MSVC appears to work


From: Brandon J. Van Every
Subject: [Chicken-users] CMake MSVC appears to work
Date: Wed, 02 Aug 2006 23:20:34 -0700
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

The test
csc -s x.scm
csi -nbq x
is working fine with the MSVC build. Meanwhile, Cygwin and MinGW are both broken because of a bug / misfeature of CMake 2.4.3 regarding static vs. dynamic libraries. Seems libchicken.dll.a and libchicken.a can't coexist. I wonder if Linux and Solaris builds have a similar conflict or not.


Cheers,
Brandon Van Every





reply via email to

[Prev in Thread] Current Thread [Next in Thread]