[Ecls-list] Problem with compiled asdf.

Matthew Mondor mm_lists at pulsar-zone.net
Tue Jun 29 20:36:46 UTC 2010


On Tue, 29 Jun 2010 15:53:22 -0400
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:

> Are there many required POSIX syscalls?  If there only are a handful,
> perhaps ECL itself could provide those functions and export them in the
> SI package for ASDF to use?  This would allow the C inline parts to
> build as part of ECL and ASDF to be usable again in interpreted mode.

Hmm in contrib/asdf, I seem to only see GET-UID using C-INLINE to
invoke getuid(2).
Perhaps that the attached diff could help (untested however, I have to
leave in a few minutes and can only test it tomorrow).
-- 
Matt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: getuid-diff.txt
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100629/7e38336c/attachment.txt>


More information about the ecl-devel mailing list