Dear Paul and Eli,

Thanks for your support, let me try


Best Regards,

On Wed, May 27, 2020 at 11:53 PM Eli Zaretskii <e...@gnu.org> wrote:

> > From: Truong Term <hmtruong1...@gmail.com>
> > Date: Wed, 27 May 2020 15:44:16 +0800
> >
> > I downloaded this one
> > http://gnuwin32.sourceforge.net/packages/make.htm
> >
> > and got an error in display charset utf8 when trying to pass the
> parameter see my screenshot below
>
> MinGW programs are native MS-Windows console executables, and thus
> cannot support UTF-8 encoded text.  Your shell command, by contrast,
> runs in an MSYS2 Bash, which is a fork of Cygwin, which is NOT a
> native Windows program and does support UTF-8.
>
> If you must have UTF-8 suppport, I suggest to use the MSYS2 build of
> Make (or a Cygwin build).
>

Reply via email to