From: "DeHackEd" References: <35B79A63 DOT 9EC996C7 AT earthlink DOT net> Subject: Re: Please Help! Date: Thu, 23 Jul 1998 15:06:45 -0400 Lines: 30 Message-ID: Newsgroups: comp.os.msdos.djgpp NNTP-Posting-Host: d4-bn46-blvl-pda.attcanada.net [142.194.137.196] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk How much hard disk space do you have? The only IO errors that I think could happen would be 1) running out of hard disk space or 2) Your hard disk is somehow damaged. Try running scandisk (I'm sure it comes with 6.2, but I'm not sure about 6.22). I have never had this problem. Then again, I have a 1gb removeable hard drive. Windows is often a memory craving environment, so try exiting windows (unless you have already done so). Compiling some Allegro functions needs a lot of memory which Windows uses hard disk space for and can eat up a lot of space. -- "DeHackEd" My Email address in the header is fake (spammers). Email me at this address: http://www.geocities.com/cgi-bin/homestead/mail.pl?dehacked Aaron Joseph Campanella wrote in message <35B79A63 DOT 9EC996C7 AT earthlink DOT net>... >I have a problem when compiler Allegro v3.0. I run a 486/66Mhz w/12Mb >RAM (don't laugh) >and Windows 3.1/MS-DOS 6.22. When I run make, it compiles fine until it >tries to compile >the file MATHTEST.C. It spits out an error saying: > >cpp.exe: I/O error on output. > >Can somebody please tell me how to fix this? > >-Aaron >