clearmake and cywin b20 and \r\n on NT

Earnie Boyd earnie_boyd@yahoo.com
Mon Feb 7 12:30:00 GMT 2000


--- "Guy T. Moore Jr." <gmoore@openmarket.com> wrote:
> 
> What was the exact answer to using Clearmake and Cygwin b20
> on the WinNT platform?
> 
> I just tried:
> CYGWIN=nobinmode
> but that did not help running clearmake.
> 
> I still get, 
> : not found
> 

This is definately a message coming from the ash port.  I see it most commonly
when some command can't be executed via sh when trying to use it from a
non-Cygwin program.  Is Clearmake OpenSource?  Can you rebuild it using Cygwin?
Rebuilding with Cygwin would be the best solution.  If you can't do that, try:

cp sh.exe ash.exe
cp bash.exe sh.exe

This will give you a different message that may help determine the real problem
which I suspect to be pathing issues related to Cygwin vs non-Cygwin paths.

Regards,
 

=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >
Cygwin Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list