X-Authentication-Warning: acp3bf.physik.rwth-aachen.de: broeker owned process doing -bs Date: Fri, 25 Feb 2000 06:24:10 +0100 (MET) From: Hans-Bernhard Broeker X-Sender: broeker AT acp3bf To: djgpp-workers AT delorie DOT com Subject: Re: SIGCONT In-Reply-To: <200002250517.KAA00756@midpec.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 25 Feb 2000, Prashant TR wrote: > > I happened to come across a routine that uses a SIGCONT signal (in the Shutils > 2.0f beta). DJGPP doesn't have this signal. During compilation, it gives me an > error. For the present, I've somehow managed to do away with it, but is there a > decent solution as to how I can handle this thing? I don't think you'll need to handle it, ever, as it will never be generated, in DOS/DJGPP programs. OTOH, the 'configure' script of the package should still detect the lack of 'SIGCONT' on the target platform and deactivate the relevant parts of the programs, automatically. I.e. this might constitute a bug in shutils 2.0f beta. Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.