guile-devel
[Top][All Lists]
Advanced

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

Re: Serious Win32 ambitions


From: stefan
Subject: Re: Serious Win32 ambitions
Date: Wed, 7 Nov 2001 15:46:59 +0100 (CET)

On Tue, 6 Nov 2001, Thien-Thi Nguyen wrote:

>     * Write a C-level (open-pipe) which performs a fork() for Unices and
>       implements kind of work-around in M$-Windows.  (It is possible to
>       redirect stdin/stdout through a pair of pipes on Win32.)
> 
> i see that (ice-9 popen) `open-pipe' actually calls `open-process',
> which in turn calls `primitive-fork'.  is it possible to emulate at this
> level instead of at `open-pipe'?

Yes.

Cheers,
        address@hidden




reply via email to

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