Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Console Error Messege, C++
Console Error Messege, C++ [message #732063] Mon, 03 October 2011 20:10 Go to next message
Robert VanCourt is currently offline Robert VanCourtFriend
Messages: 2
Registered: October 2011
Junior Member
I am using the Eclipse IDE for C/C++. I have CygWin installed on my computer, correctly (as far as I know). I made a Hello World C++ Executable program with the Cygwin GCC toolchain. As soon as it starts I change the programs binary parser to the PE Windows Parser. I can build the program, and have no errors. As soon as I run the program, I get this messege in the console:
"<terminated> HelloWorld1.exe [C/C++ Application] C:\Users\Legion\workspace\HelloWorld1.exe (10/3/11 3:57 PM)"
does anyone know what is causing this problem?
Re: Console Error Messege, C++ [message #732075 is a reply to message #732063] Mon, 03 October 2011 21:00 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 03-Oct-11 14:10, Robert VanCourt wrote:
> I am using the Eclipse IDE for C/C++. I have CygWin installed on my
> computer, correctly (as far as I know). I made a Hello World C++
> Executable program with the Cygwin GCC toolchain. As soon as it starts I
> change the programs binary parser to the PE Windows Parser. I can build
> the program, and have no errors. As soon as I run the program, I get
> this messege in the console:
> "<terminated> HelloWorld1.exe [C/C++ Application]
> C:\Users\Legion\workspace\HelloWorld1.exe (10/3/11 3:57 PM)"
> does anyone know what is causing this problem?

As per the sticky topics at the top of this forum, you'll be better
served to ask C/C++ in the Eclipse CDT forum.
Re: Console Error Messege, C++ [message #779268 is a reply to message #732075] Sun, 15 January 2012 07:10 Go to previous message
ahsan mustafa is currently offline ahsan mustafaFriend
Messages: 4
Registered: January 2012
Junior Member
I am working on the SDK provided by the Jennic having module number.

- JN-SW-4041

This software(eclipse) must be configured before we use it for compilation. Eclipse is using cygwin as its toolchain.
I am facing unstoppable error while I compile my very simple HELLO_WORLD_TEST_CODE.
I googled this problem also and read many forums on Google and Jennic website and after configuring the compiler I am still getting the same error.

- make: *** [src/HELLO_WORLD_TEST_CODE.o] Error 127

This error is not showing any syntax error but any configuration error

So I am asking for your suggestion or any help in this regard.

Thanks
Previous Topic:Update/install new package fails
Next Topic:Applet Running Issue
Goto Forum:
  


Current Time: Fri Apr 26 17:54:43 GMT 2024

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

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

Back to the top