[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnu-libiconv] GNU LIBICONV cannot run check on MinGW.
From: |
Bruno Haible |
Subject: |
Re: [bug-gnu-libiconv] GNU LIBICONV cannot run check on MinGW. |
Date: |
Sun, 18 Jun 2023 15:31:24 +0200 |
Hi Chen Pi,
> When I run 'make check' for GNU LIBICONV on MinGW-w64. It reported an error
> like this:
> ```
> ./ASCII.TXT tmp-ASCII.TXT differ: byte 12, line 1
> make[1]: *** [Makefile:32: check] Error 1
> ```
> I think this may be caused by CR lF.
Which is your build environment?
Did you read the INSTALL.windows file?
Bruno