Hi,
Sorry to spam the forum, but I am having trouble solving this problem.
I am running Cygwin on Windows XP.
I did more searching and the other forums stated to use mingw32-make
instead. Apparently, the gnu make provided by cygwin has some problems
with windows. I downloaded mingw32-make and tried to run my make file
that way. Unfortunately, I end up with the same problem:
$ mingw32-make
gcc_arm -mcpu=arm9 -o arm/daq.o daq.c
process_begin: CreateProcess((null), gcc_arm -mcpu=arm9 -o arm/daq.o
daq.c, ...)
failed.
make (e=2): The system cannot find the file specified.
D:\Applications\Cygwin\mingw\bin\mingw32-make.exe: *** [arm/daq.o] Error 2
Any suggetsions?
Wilson
------------------------ Yahoo! Groups Sponsor --------------------~-->
Everything you need is one click away. Make Yahoo! your home page now.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|