chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] CMake MSVC appears to work


From: John Cowan
Subject: Re: [Chicken-users] CMake MSVC appears to work
Date: Thu, 3 Aug 2006 08:11:22 -0400
User-agent: Mutt/1.3.28i

Brandon J. Van Every scripsit:
> 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.

I see no sign of conflict or problem on Cygwin -- no error at all.
The above test works fine, as does:

rm x.dll
chicken-setup x
csi -R x

-- 
John Cowan   address@hidden   http://ccil.org/~cowan
I must confess that I have very little notion of what [s. 4 of the British
Trade Marks Act, 1938] is intended to convey, and particularly the sentence
of 253 words, as I make them, which constitutes sub-section 1.  I doubt if
the entire statute book could be successfully searched for a sentence of
equal length which is of more fuliginous obscurity. --MacKinnon LJ, 1940




reply via email to

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