I've created and uploaded a new cygwin package libsigsegv-2.4-1 It's a small static 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 to build clisp from source. This library builds as a static library by default. This seems useful because of the small size of the library (4 KB). Of course, you can build it as a shared library by downloading the src, and adding the line CYGCONF_ARGS="--enable-shared" to the .cygport file. Canonical homepage: http://libsigsegv.sourceforge.net/ Canonical download: ftp://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.4.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.com@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 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/