| delorie.com/archives/browse.cgi | search |
| From: | ams AT ludd DOT luth DOT se (Martin Str|mberg) |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Another stupid question |
| Date: | 2 Aug 1998 03:40:46 GMT |
| Organization: | University of Lulea, Sweden |
| Lines: | 13 |
| Message-ID: | <6q0n3u$mj$2@news.luth.se> |
| References: | <35C3DDB1 DOT C5731675 AT access DOT net DOT au> |
| NNTP-Posting-Host: | my21.sm.luth.se |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Donald McComb (drmcc AT access DOT net DOT au) wrote: : Is there a command line argument for gcc which tells the compiler to : display error messages only one screen at a time? It seems like such a : trivial problem and it's getting me REALLY annoyed. I've tried using : piping (ie. 'gcc -c filename.c | more') to no avail - it still does it! : ARGH! Try "redir -eo gcc -c filename.c | more". Pärt, Miserere, MartinS
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |