From: "Greg Donnells" Newsgroups: comp.os.msdos.djgpp References: <3ac02f4b$0$14446$272ea4a1 AT news DOT execpc DOT com> Subject: Re: Hunting Sigsev Errors Lines: 6 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Tue, 27 Mar 2001 21:12:20 GMT NNTP-Posting-Host: 24.164.23.148 X-Complaints-To: abuse AT rr DOT com X-Trace: typhoon.tampabay.rr.com 985727540 24.164.23.148 (Tue, 27 Mar 2001 16:12:20 EST) NNTP-Posting-Date: Tue, 27 Mar 2001 16:12:20 EST Organization: RoadRunner - TampaBay To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm having similar problems. I put in a print statement as the first executable statement in my c source file - and I still get SIGSEV errors. It must have something to do with the initialization code....