From: idr AT cs DOT pdx DOT edu (Ian D Romanick) Message-Id: <199611212044.MAA18008@sirius.cs.pdx.edu> Subject: Re: To: timolmst AT cyberramp DOT net Date: Thu, 21 Nov 1996 12:44:52 -0800 (PST) Cc: djgpp AT delorie DOT com In-Reply-To: <5701qm$mo4@newshost.cyberramp.net> from "timolmst@cyberramp.net" at Nov 20, 96 10:49:51 pm MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit > 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 I don't know about SIGQUIT, but SIGBUS is not defined on most 80x86 based machines because there is no way to generate a bus error on these processors. This is documented as a "bug" in the signal(7) man page on Linux. -- "Respect the badge: he earned it with his blood. http://www.cs.pdx.edu/~idr Fear the gun: your sentence may be death Because I am the law."