Link problems: sigvec, sigblock, sigsetmask

Christopher Faylor cgf-cygwin@cygwin.com
Sat Mar 8 02:41:00 GMT 2003


On Sat, Mar 08, 2003 at 01:58:10AM +0100, Per Andersson wrote:
>When compiling a program I get the errors in the attached file.
>
>Maybe I have done something wrong during the installation or maybe I
>just need some -l flag?

The functions just don't exist in cygwin.  You'll have to come up with
replacements using existing functionality like sigaction and
sigprocmask.

cgf
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam@sourceware.org
and be permanently blocked from mailing lists at sources.redhat.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list