Re: Bug: mingw32-make can'r process unicode filenames
Eli Zaretskii <eliz-mXXj517/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 27 Sep 2019 19:03:37 +0200 > From: Петар Каприш <[email protected]> > > all: > gcc пример.c > .PHONY: all > > and run mingw32-make, I get the following error: > > gcc ??N??????uN?.c > gcc: error: л┐Л: No such file or directory > gcc: fatal error: no input files > compilation terminated. > Makefile:2: recipe for target 'i»?all' failed > mingw32-make: *** [i»?all] Error 1 > > however when I simply run "gcc пример.c" from cmd, it has no problem > compiling it. > When a non-ASCII filename is one of the targets, or is used in a > Makefile in any other way, make is simply not capable of processing it. This should be reported to the bug-make mailing list, not here. mingw32-make is just a MinGW build of the upstream Make sources. > Other info: > Machine is a Windows 7 SP1 (64-bit) What is your system codepage, and what is your console codepage? Also, what is the encoding of the Makefile you used? Please post all of these details to the bug-make mailing list, and let's discuss the problem there. _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe