[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] CDT C-Build path

When running make file from within C-Build in the CDT plug-in for Eclipse (on Win98) it doesn't appear to pay attention to the defined DOS Path:

C:\msys\1.0\bin\make -k clean
rm -rf hello.exe main.o
make: rm: Command not found
make: *** [clean] Error 127

The makefile works fine when run from a DOS prompt.

How do you get C-Build to use the DOS Path such that it can find the compilation executables?

Matt
http://www.strontiumdog.net