This is the mail archive of the cygwin@sourceware.cygnus.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: make, bash, or cygwin bug?


On  8 Oct 1999 around 10:12AM (+0200) Kai Henningsen wrote:

> /bin/sh: \home\gcc-2.95.1\kai\gcc\cc1obj.exe^M: command not 
> found 
> 
> Well, of course. But who told you to append a cr there? 
> 
> This Makefile line: 
> 
> CC1OBJ = `$(CC) -print-prog-name=cc1obj` 

I suspect this is (again) a symptom of mixing mingw and cygwin.
The cygwin port of gcc-2.95 does not append the cr.

If you could figure out how to get 'cygpath' to print the
output instead of mingw-gcc, it would probably work. :-)

-glenn

-- 
  ________________________________________      _       _____
 )                                        )_ _ (__\____o /_/_ |
 )    Glenn Spell <glenn@gs.fay.nc.us>    )     >-----._/_/__]>
 )________________________________________)               `0  |

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


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