Path: chuka.playstation.co.uk!news From: "Rikki Prince" Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: errors and more errors Date: Mon, 21 Jun 1999 17:07:35 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 23 Message-ID: <7klo6p$33u21@chuka.playstation.co.uk> References: <376E3EF2.3D997A29@aol.com> NNTP-Posting-Host: th-gt143-106.pool.dircon.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 > When I come to compile with the gcc compiler, and I get too many errors, > it just scrolls off the page and I can't see the ones at the very top. > Please tell me how to fix this problem. Thank you. > > Omar > The obvious thing to say would be not make so many errors! Now, seriously, as far as I know you cannot scroll in DOS, unless you're in a program that supports it (eg. DOS Edit). Instead, try making more lines visible in DOS, by changing the Initial Size under the Screen tab of the Properties of the DOS window. This is all I can think of unless GCC stores all the errors in a file, which you could open in Windows, but I don't know if it does. Finally, try fixing the errors at the bottom of the list, and if there are loads of errors, which are from don't seem to relate to your program, check that there are no errors before or in your #include section, as mucking up here will give you a list of errors saying there's something wrong in the libps.h file etc. HTH Rikki