Mail Archives: djgpp/1997/08/26/12:40:07
On 21 Aug 1997, Ilan Shemes wrote:
> Is there a document that explains the various error / warning codes that
> the DJGPP compiler returns?
GCC doesn't include such docs, sorry. The DJGPP port didn't add even a
single error message.
> for example:
> Warning: ediv singularity error
Please post the shortest program that causes this.
Another possibility is to posth this question to the gnu.gcc.help news
group, since there's nothing DOS-specific in this message.
> And the screen that a crashed program returns doesn't make sense to me
> either...
This *is* documented. Please download the DJGPP FAQ list (v2/faq210b.zip
from the same place you get DJGPP) and read section 9.2 there. It
explains how to make the crash traceback talk to you in a human-
understandable language.
- Raw text -