>
> CYGWIN is set by the cygwin.bat file in the version I have installed too.
> But I'm having other problems building with the latest cygwin tools, maybe
> you can help. It seems like I'm having problems with make, sh, and line
> ending characters. Issuing "make" in the abi/ directory gives me the
> following message, which looks like it's a few messages superimposed on
> each other:
>
> bash.exe-2.03$ /bin/make
> ', needed by `default'. Stop.et `compile
> bash.exe-2.03$
>
> (Yes, that's the error message.)
>
I ran into this problem. Two solutions (both worked for me)
Upgrade Make from 3.77 to the latest 3.79
or
Upgrade Cygwin to latest version
Cheers!
Michael D. Pritchett
newbie