Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » launching issue
launching issue [message #101611] Wed, 05 May 2004 14:43
Eclipse UserFriend
Originally posted by: leacu.mc.com

Hi -
I'm running Eclipse 3.0.0/CDT 2.0.0 on Win2K. I've created an
"helloworld" project with an accompanying makefile. Eclipse runs
my makefile fine and produces "hello.ppc". Here's my problem --
I need to run "hello.ppc" using my own tool (runmc.exe). I open the
"Create, manage and run configurations" dialog box and in the MAIN
tab I enter:

f:\bin\winnt-5_0-ix86\runmc.exe hello.ppc

Basically the runmc.exe tool will run "hello.ppc" on an embedded PPC
processor. So I get the following error:

Error: Launch: Program file does not exist.

How can I get the launcher to use a my own runmc tool to run the derived
executable??

Any ideas happily accepted!

--paull
Previous Topic:CDT extension toolchain
Next Topic:CDT Cygwin
Goto Forum:
  


Current Time: Wed May 07 23:32:26 EDT 2025

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

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

Back to the top