[Ecls-list] does ECL ever fork itself?
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at gmail.com
Fri Nov 8 15:45:23 UTC 2013
On Thu, Nov 7, 2013 at 11:49 PM, Pascal J. Bourguignon <
pjb at informatimago.com> wrote:
> I'd expect ecl to call fork (and exec $CC) each time COMPILE or
> COMPILE-FILE is called, either implicitely or explicitely, when the C
> compiler is enabled.
>
Unfortunately we have to use fork to execute process with redirected ports.
On Windows this is done with different functions.
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20131108/4f041a42/attachment.html>
More information about the ecl-devel
mailing list