Wallace, Richard K. <rk.wallace <at> ngc.com> writes: > > Hello, > > I have a win 2000 box using eclipse and gnuarm (rev gcc 4.1.1). I am > using cgwin rev bu-2.17_gcc-4.1.1-c-c++_nl-1.14.0_gi-6.5.exe. > > The make command is failing within eclipse and at command prompt with > error. > > (as seen from command prompt) > R:\ make > make: arm-elf-gcc: Command not found > Make: ** [main.o] error 127
perhaps you have the dos line ending problem, see if the configure script has /r/n line endings, if it does, use the d2u utility to strip out the dos line endings. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/