User forums > Help

[DJGPP] Build log don't catch error/warning messages...

(1/1)

polygon7:
Hi,
I'm using DJGPP compiler (global compiler settings are GCC copy) and I have a problem with warnings
and errors messages. They don't show in Build log (I have enabled Compiler logging -> "Full command line"
and HTML log output) :cry:

System - Win2k sp2 sp4, svn build rev 4273 (17.07.2007)

Example output:

--- Quote ---gpp.exe -march=i586 -Os -W  -IC:\djgpp\include -I.  -c D:\test1\trunk\some_dir\somefile1.cpp -o obj\Release\some_dir\somefile1.o
gpp.exe -march=i586 -Os -W  -IC:\djgpp\include -I.  -c D:\test1\trunk\somefile2.cpp -o obj\Release\somefile2.o
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

--- End quote ---

same text is in HTML file.

Did I missed something? Is there different other option which enable/disable "compiler logging"?

If any other info is needed then please tell me and I will try to post it here.

P.S. "Text parsing expressions" catch messages without problems.

Navigation

[0] Message Index

Go to full version