Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse | CDT | HP-UX
Eclipse | CDT | HP-UX [message #141534] Mon, 21 March 2005 19:53
Eclipse UserFriend
Originally posted by: jsmith1975.charter.net

Hi:

I installed the following on my HP machine.

eclipse-SDK-3.0.1-hpux-motif.zip
org.eclipse.cdt-2.1.0-hpux.PA_RISC.zip

The version of java is 1.4.2_02.

I created a small "Hello World" program and could compile it using debug and
release build targets. However, when I try to run, I get the following error
(Binary Parser=HP-UX SOM Parser):

An internal error occurred during: "Launching"
java.lang.NullPointerException
org.eclipse.cdt.utils.som.AR.isARHeader(AR.java:21)
...........................parser.SOMParser.isBinary(SOMPars er.java:102)
..........................................................

When Binary Parser=Elf Parser, I get
Program not a recognized executable.
java.io.FileNotFoundException: Program not Binary

I do see the binary which was created and can run it from command line.

Can I not run/debug using Eclipse 3.0.1 and CDT 2.1? Or is there some other
thing that I should be doing?

Thanks.
Previous Topic:Still cannot run C programs
Next Topic:binary
Goto Forum:
  


Current Time: Fri Apr 26 22:16:28 GMT 2024

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

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

Back to the top