This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: i686-pc-cygwin32 build of 19980628
>>>>> "Bill" == Bill Currie <bcurrie@tssc.co.nz> writes:
Bill> I *DON'T* know about cygwin, or the NT cli, but command.com
Bill> will not execute a program unless it is *.exe, *.com or *.bat.
Actually, it's OK under cygwin's bash in general. The problem was an
installation under the directory `/Program Files' and there's
presumably a problem somewhere with the space in the filename not
getting quoted. I suppose I should debug it...