I included Eric Blake's [PATCH] Avoid polluting cygwin namespace, also at http://repo.or.cz/w/libsigsegv/ericb.git Successfully tested with clisp.
See http://cygwin.com/ml/cygwin-apps/2011-05/msg00000.html It's a small library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. It is mainly required in clisp for generational garbage collection, m4 also uses it for stack overflow protection. Canonical homepage: http://www.gnu.org/software/libsigsegv/ Canonical download: http://ftpmirror.gnu.org/libsigsegv/libsigsegv-2.10.tar.gz ======================================================================== To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain....@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Reini Urban -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple