CDT 1.1 on HPUX 11i [message #70533] |
Sat, 17 May 2003 14:02  |
Eclipse User |
|
|
|
Hello,
I want to know if CDT 1.1 works on HPUX 11i platform.
I want to use it with the HP compiler.
any experiences, problems ?
Thanks in advance for your help.
Benjamin
|
|
|
Re: CDT 1.1 on HPUX 11i [message #70658 is a reply to message #70533] |
Mon, 19 May 2003 03:18  |
Eclipse User |
|
|
|
Originally posted by: elilopian.hotmail.co.il
We are trying to implement the same, what we found is that we have to hack
the CDT code (very annoying),
We implemented the error parser for HPCC,GMAKE,LD
Create your parser classes that implements IErrorParser
GMAKE is like org.eclipse.cdt.internal.errorparsers.MakeErrorParser but
look for // gmake\[[0-9]*\]: error_desc
HPCC looks for : // cpp: "filename" line NNN: error NNN: error_desc
Benjamin PASCAL wrote:
> Hello,
> I want to know if CDT 1.1 works on HPUX 11i platform.
> I want to use it with the HP compiler.
> any experiences, problems ?
> Thanks in advance for your help.
> Benjamin
|
|
|
Powered by
FUDForum. Page generated in 0.05696 seconds