delorie.com/archives/browse.cgi | search |
Date: | Mon, 22 Jun 92 08:53:10 EDT |
From: | DJ Delorie <dj AT ctron DOT com> |
To: | jhartman AT vax DOT awi-bremerhaven DOT dbp DOT de |
Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Subject: | redirect error mesgs |
>Is there a way to redirect the error and warning mesgs into a file ? >Apparently gcc sends it to stderr, which DOS isn't able to redirect. >Or ist it ? C> set GO32=2r1 ( this redirects stderr (2) to stdout (1) inside the extender) C> gcc -c foo.c > output.dat
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |