Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: Re: RE: [cdt-core-dev] problem when use the eclipe on HP-UX

Vladimir Hirsl,Hi!
 
  I try enabled HP-UX SOM Parser, then i can browse and select the executable program, but when run or debug, the same error raised, "Program not a recognized executable.". What can i do next?
 
 

Try enabling HP-UX SOM Parser on project Properties -> C/C++ Make Project -> Binary Parser. There is a similar setting for managed build projects as well.

Vmir



<moxianfeng@xxxxxxxxxx>
Sent by: cdt-core-dev-bounces@xxxxxxxxxxx

05/11/2005 06:22 AM

Please respond to
"CDT Core developers list."

To
"CDT Core developers list." <cdt-core-dev@xxxxxxxxxxx>
cc
Subject
Re: RE: [cdt-core-dev] problem when use the eclipe on HP-UX





Balasubramaniyan K,Hi!

                I already do it, but prompt me an error,

Launching(Error: Program not a recognized executable.)


Program not a recognized executable.
java.io.FileNotFoundException: Program not Binary
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyBinary(AbstractCLaunchDelegate.java:747)
eclipse.cdt.launch.internal.LocalRunLaunchDelegate.launch(LocalRunLaunchDelegate.java:59)

..


>Hi,
>
>                 In the text box which says Program name :  type in your executable name, click apply & run.
>
>
>Thanks,
>Bala  
>
>> -----Original Message-----
>> From: cdt-core-dev-bounces@xxxxxxxxxxx
>> [mailto:cdt-core-dev-bounces@xxxxxxxxxxx] On Behalf Of ???
>> Sent: Wednesday, May 11, 2005 2:50 PM
>> To: cdt-core-dev@xxxxxxxxxxx
>> Subject: [cdt-core-dev] problem when use the eclipe on HP-UX
>>
>> hello every one
>>
>>
>>                  I use the eclipse 3.0 and CDT 2.0.0 or CDT 2.1.0 in
>> HP-UX11.0, that can build program successful, but can't run
>> or debug, and prompt Selection must be binary file.
>>
>>                  I try execute the program in shell, that's ok, can you help me?
>>
>>
>> _______________________________________________
>> cdt-core-dev mailing list
>> cdt-core-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-core-dev
>>
>>
>
>
>_______________________________________________
>cdt-core-dev mailing list
>cdt-core-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/cdt-core-dev

= = = = = = = = = = = = = = = = = = = =
                                                 
_______________________________________________
cdt-core-dev mailing list
cdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-core-dev

= = = = = = = = = = = = = = = = = = = = = =

              Micheal

              moxianfeng@xxxxxxxxxx
                 2005-05-12
 

Back to the top