Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT 1.1 on HPUX 11i
CDT 1.1 on HPUX 11i [message #70533] Sat, 17 May 2003 14:02 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:CDT 1.1 Release Candidate posted
Next Topic:[Q] I wonder CDT could communicate with other external plugins..
Goto Forum:
  


Current Time: Fri May 09 22:55:25 EDT 2025

Powered by FUDForum. Page generated in 0.05696 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top