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 13:08:13 -0400
User-agent: Mutt/1.3.28i

Brandon J. Van Every scripsit:

> I think if you build from scratch, you'll run into the static vs. 
> dyanmic clobbering problem that I just posted about.  That's what 
> happened on my system.

I don't know what you mean by "build from scratch".  I always build
from an empty cmake directory by pointing to the pristine darcs
directory, and I pull from darcs at least daily, more often if I
see anything here on the list.  It's true that I use the existing
CMake build as the bootstrap compiler.

I wind up with the following files in /usr/local/lib:

-rw-r--r--  1 JCowan Domain Users  243206 Aug  3 13:05 
/usr/local/lib/libchicken-0.dll.a
-rw-r--r--  1 JCowan Domain Users 4276124 Aug  3 13:05 
/usr/local/lib/libchicken.a
lrwxrwxrwx  1 JCowan Domain Users      33 Aug  2 17:05 
/usr/local/lib/libchicken.dll.a -> /usr/local/lib/libchicken-0.dll.a
-rw-r--r--  1 JCowan Domain Users  243910 Aug  3 13:05 
/usr/local/lib/libuchicken-0.dll.a
-rw-r--r--  1 JCowan Domain Users 3753362 Aug  3 13:05 
/usr/local/lib/libuchicken.a
lrwxrwxrwx  1 JCowan Domain Users      34 Aug  2 17:05 
/usr/local/lib/libuchicken.dll.a -> /usr/local/lib/libuchicken-0.dll.a

-- 
Knowledge studies others / Wisdom is self-known;      John Cowan
Muscle masters brothers / Self-mastery is bone;       address@hidden
Content need never borrow / Ambition wanders blind;   http://ccil.org/~cowan
Vitality cleaves to the marrow / Leaving death behind.    --Tao 33 (Bynner)




reply via email to

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