From: aho450s AT nic DOT smsu DOT edu (Tony O'Bryan) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and stdprn Date: Sat, 15 Mar 1997 21:10:36 GMT Organization: Southwest Missouri State University Lines: 12 Message-ID: <332b0f25.29680635@ursa.smsu.edu> References: NNTP-Posting-Host: forseti.i72.smsu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Sat, 15 Mar 1997 15:49:39 GMT, Alf Stockton wrote: >The following program compiles and runs clean under Watcom 10.? but when >compiled under DJGPP 2.0 with gcc bar.c gives no errors but at run time >crashes with SIGSEGV. I compiled and ran your program with no warnings, errors, or crashes. I don't know if the bar is the precise one you intended, but a bar printed just fine on my printer. I am using DJGPP 2.01, which may be where your problem is. Version 2.01 is a significant improvement over 2.0 and fixes many problems.