error parser using watcom [message #140536] |
Thu, 10 March 2005 16:42 |
Eclipse User |
|
|
|
Originally posted by: loewl.ampersonic.de
Hi,
at the moment our work-around includes win2000, various editors and watcom
compiler to generate our embedded-system-software.
Now, we try to use eclipse 3.0.1 with cygwin and CDT 2.1. My task is to
include our native projects (with manually generated Makefile -> Standard
C Project) in eclipse and make all usefull functions (-> error parser)
working. I created a new builder which calls 'our' batch-file that calls
our watcom-compiler with the appropriate arguments. Compilation works
fine, console-output is given, but the problem-tab keeps empty.
Now my questions:
How can I redirect the stdout-messages to appear in the problem-tab with
all information and hyperlink ( line, ...) How does the GCC Error Parser
work? Doesn't he just also use stdout for interpreting??? Do I have to
write my own extension? If yes: to what?
Thanks a lot for your help,
Gerhard.
|
|
|
Powered by
FUDForum. Page generated in 0.04651 seconds