[PATCH] mingw-host: Insert resource to enable UTF-8 active code page.

Costas Argyris costas.argyris@gmail.com
Sun Jun 25 21:04:34 GMT 2023


When running in mingw host as Windows processes, the active code page used
today is the locale-specific codepage, which is not Unicode.

This patch builds the utf8 resource object file using windres and adds it
to LDFLAGS for mingw host, which makes all built executables use utf8
(65001 windows code page identifier).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mingw-host-Insert-resource-to-enable-UTF-8-active-co.patch
Type: application/octet-stream
Size: 1849 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20230625/2664c869/attachment.obj>


More information about the Binutils mailing list