Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Multi-Line RegEx Error Parser(Is there a Multi-Line RegEx Error Parser for Eclipse CDT 7)
Multi-Line RegEx Error Parser [message #677307] Wed, 08 June 2011 02:24 Go to next message
Sebastian Baier is currently offline Sebastian Baier
Messages: 5
Registered: June 2011
Junior Member
Hello everybody,

nowadays i try to get eclipse to work with the Renesas nc100 over a GNUMake file. It works fine for now but the nc100 compiler is griving multi-line error/warning messages. Is there a possibility to recognize multi-line compiler messages for the build-in regex error parser in CDT 7? Or is there another regex parser which supports multi-line messages for eclipse cdt?

Greetings
Sebastian
Re: Multi-Line RegEx Error Parser [message #677685 is a reply to message #677307] Thu, 09 June 2011 03:00 Go to previous messageGo to next message
Dirk Wibben is currently offline Dirk Wibben
Messages: 49
Registered: February 2010
Member
Hello Sebastian,

I have had a similar problem with a NEC compiler (NEC is now Renesas). The compiler is developed by IAR.
The solution for me was to 'tell' the compiler to NOT wrap a message.
This is done with the following compiler option:

--no_wrap_diagnostics

Hope that helps.


Regards
Dirk


Best regards
Dirk
Re: Multi-Line RegEx Error Parser [message #684238 is a reply to message #677307] Wed, 15 June 2011 05:22 Go to previous message
Sebastian Baier is currently offline Sebastian Baier
Messages: 5
Registered: June 2011
Junior Member
Hi Dirk,

thanks for the help, but we are using the Renesas NC100 Compiler. I will search for a simillar option.

But should not there be a posibility for eclipse to register multiline error messages?

Greetings
Sebastian
Previous Topic:Problems with Eclipse
Next Topic:"New class" template
Goto Forum:
  


Current Time: Tue May 21 09:57:27 EDT 2013

Powered by FUDForum. Page generated in 0.01648 seconds