[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Standard error output in Emacs
From: |
Richard Stallman |
Subject: |
Re: Standard error output in Emacs |
Date: |
Sat, 08 Sep 2007 03:01:09 -0400 |
The standard error output from programs like DJGPP's gcc is not
captured by Emacs. When compiling a C++ source file using gpp in
Emacs, a compile error results in an abnormal exit code of 2, but the
*Compilation* buffer does not show the exact errors.
We do not use DJGPP.
Please show us the precise error messages that are not recognized.