From: timolmst AT cyberramp DOT net Newsgroups: comp.os.msdos.djgpp Subject: Date: Wed, 20 Nov 1996 22:49:51 GMT Organization: CyberRamp.net, Dallas, TX (214) 340-2020/(817) 226-2020 for info Lines: 20 Message-ID: <5701qm$mo4@newshost.cyberramp.net> NNTP-Posting-Host: pm1-14.cyberramp.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp HI! I am trying to port a unix application to dos. I am getting an error from GCC saying some labels are undefined. They are : SIGQUIT and SIGBUS Aparantley it expects to find these defined in . The file for the GCC with the DJGPP package doesn't define them. Does anybody know what they should be? Or, how to work around them? I have GCC 2.7.2 on my Linux system, and it doesn't define then either. I'd appreciate it if someone knows the answer to this one. Tim Olmstead timolmst AT cyberramp DOT net