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]

make, bash, or cygwin bug?


/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`

Someone obviously didn't understand that a cr counts as white
space, just like a lf does. I have no idea if that's a fault of make,
bash, or the cygwin1.dll.

Regards - Kai Henningsen

--
http://www.cats.ms
Spuentrup CTI       Fon: +49 251 322311 0
Windbreede 12       Fax: +49 251 322311 99
D-48157 Münster     Mob: +49 161 3223111
Germany             GSM: +49 171 7755060

--
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]