This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sh.exe: Command not found


On Wed, Feb 21, 2001 at 07:02:00PM -0800, Neil Bradley wrote:
>I'm using cygwin release version 1.1.8 with make version 3.79.1 and am
>running in to a problem with make I can't figure out (Windows 2000 and
>Windows 98).
>
>When I invoke make (which spawns off other makefiles), it builds *ALL* C
>files just fine. But when it hits my assembly files, I get this:
>
>/cygdrive/d/work/utilities/gmake -f Boot\\boot.mak
>gmake[1]: Entering directory `/cygdrive/d/work'
>c:\\arm250\\bin\\tasm -proc ARM7TDMI -g -dwarf2 -apcs
>/nointer/noswst/nofp/noreent -li -PD "BOOT_START EQU 0x01000000" -PD
>"BOOT_DATA
>EQU
>0x00000060" Boot\\Standalone.s -o Boot\\Standalone.o
>gmake[1]: sh.exe: Command not found
>gmake[1]: *** [Boot\\Standalone.o] Error 127
>gmake[1]: Leaving directory `/cygdrive/d/work'
>gmake: *** [Boot\\boot.lib] Error 2

Why not use the version of make that comes with Cygwin?

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]