Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse with Cygwin - Troublesome Exe
Eclipse with Cygwin - Troublesome Exe [message #217340] Thu, 12 June 2008 13:21
Eclipse UserFriend
Originally posted by: jimmytmathew.yahoo.co.uk

Hi

I use Contiki RTOS for my applications. I have Eclipse 3.3.2 and latest
Cygwin installed. Contiki produces ".native" format for its executables. I
can use

mv hello-world.native hello-world.exe

to produce corresponding ".exe" format. Both ".exe" and ".native" has same
output in Cygwin bash shell.

But, if I use Eclipse to run any of these, no output is displayed. It
flashes the following message and then turned to blank white screen (in
console).

make TARGET=native
make: Nothing to be done for `all'.

Note: Eclipse is able to display the output for normal C ".exe" files.

What could be the problem? Is it the problem with Contiki ".exe" format?
But how come Cygwin bash shell can display the output, while Eclipse with
Cygwin could not?

please answer.

Jimmy
Previous Topic:Wrong project configuration build after Debug/Run Launch
Next Topic:Debug Hello World Tutorial - no work - help
Goto Forum:
  


Current Time: Fri Apr 19 19:38:48 GMT 2024

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

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

Back to the top