[gambit-list] gcc.exe: error: _io.c: No such file or directory [Latest MinGW on Win7 x64]

Ralph Moritz ralph.moeritz at outlook.com
Tue Apr 16 17:16:43 EDT 2013


On Tue, 16 Apr 2013 23:02:01 +0200, Marc Feeley <feeley at iro.umontreal.ca>  
wrote:

>>>> Thank you very much, `make' now completes without error. I'm not sure  
>>>> if
>>>> it's anything to worry about, but `make check' wrote the following to
>>>> stderr at the end of its run:
>>>>
>>>>   make[1]: *** [test1] Error 1
>>>>   make: *** [check] Error 2
>>>>
>>>> Is this something to be concerned about?
>>>
>>> Perhaps.  Can you send me the output of the "make check".  It runs  
>>> fine on my MinGW installation.
>>
>> When I run `make check' the file `tests/test1.out' is created. This  
>> file is
>> identical to `tests/test1.ok' according to diff, so I'm not sure there's
>> any value in sending it.
>
> Are the files the same length?  Maybe it is a difference in the  
> end-of-line encoding (lf vs. cr-lf).

Yep, differences are in end-of-line encoding, probably due to my git  
settings. Didn't catch it because I ran diff as `diff -qw test1.ok  
test1.out'.

-- 
Using Opera's mail client: http://www.opera.com/mail/



More information about the Gambit-list mailing list