[elephant-devel] Calling windows users
Ian Eslick
eslick at csail.mit.edu
Sat Nov 11 15:16:09 UTC 2006
The problem is that Windows has no standard C compiler. I'm now
thinking that rather than building the libraries; we should just
manually release a 32-bit DLL for libmemutil.c and libsleepycat.c and
skip the compilation step. I assume most Windows Elephant users will
have one, but maybe it can be a configuration option. If the option is
unset, the system defaults to loading the pre-packaged windows DLLs.
Please try the latest HEAD on Win32 + BDB, it won't compile but if you
follow the instructions in INSTALL you should be able to build one manually.
I have a new Core 2 Duo PowerMac showing up on Monday and as it's 64-bit
it will break my existing environment, so I'm going to focus on
finishing the 64-bit port that Marco started a couple of weeks ago, but
I can integrate any changes you suggest early next week.
Thank you,
Ian
Pierre THIERRY wrote:
> Scribit Ian Eslick dies 10/11/2006 hora 23:15:
>
>> Do we have a windows user who would be willing to test and tweak a new
>> feature in HEAD (originally contributed by pinterface at gmail.com) to
>> build the libraries from asdf rather than by calling out to an
>> external Makefile?
>>
>
> I have a Windows XP box on which I'm willing to run some of my Lisp code
> in the near future, and it will probably depends on Elephant, so I'll
> want to test this...
>
> Is there something to do to the HEAD code or should I just try and load
> a freshly checked out HEAD?
>
> Quickly,
> Nowhere man
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
More information about the elephant-devel
mailing list