chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] posix unit on windows


From: Sergey Khorev
Subject: Re: [Chicken-users] posix unit on windows
Date: Mon, 6 Sep 2004 14:28:42 +0400

> Absolutely! Having posix.scm under Windows would be splendid.
> I suggest having a separate file (like we have now for the three
> different regex-units). But if you prefer a single file, something
> based on cond-expand is probably the way to go (for example, with
> "-feature windows").

posixwin.scm and the patch against makefile.vc are attached to this
email. Again, only subset (supported by MS libc) is supported. Also
added 'process-spawn' function to replace the fork+exec combo. Tested
with MSVC only: for some strange reason I was not able to build
Chicken with MinGW.

A few minor tweaks are required to compile chicken-setup. The patch to
get it working on Windows, without compatibility (!!!), is attached
too - chicken-setup.diff.


-- 
Sergey Khorev
http://iamphet.nm.ru
Abuse of power isn't limited to bad guys in other nations.
It happens in our own country if we're not vigilant.
 -- Clint Eastwood

Attachment: makefile.vc.diff.bz2
Description: Binary data

Attachment: posixwin.scm.bz2
Description: Binary data

Attachment: chicken-setup.diff.bz2
Description: Binary data


reply via email to

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