From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 922D038515C9; Thu, 23 Mar 2023 09:24:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 922D038515C9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679563497; bh=8Uhrgk73/9v2gXF3rv9eWJxTLzKTY6vXAZf0eWgjmD8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GiP5NR1lfYfURTczigHIQ4unpVqTG1MGRAu8WRxZGoQeYjBkfNslXk4jzr3xVMN+u b3TUVahFHypRif9y8D0wKeYOkLeVp1fF9GXX5Ln2V9GOfj0xsOlb5n5JP1zBF8b48E 3eR5R8umj4crUJACino4fDIHodyRqo5Vi582l/fU= From: "costas.argyris at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/108865] gcc on Windows fails with Unicode path to source file Date: Thu, 23 Mar 2023 09:24:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: driver X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: costas.argyris at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108865 --- Comment #27 from Costas Argyris --- Good to hear. FYI, the driver programs (gcc.exe and g++.exe) should also have it (they do= in my builds, both native and cross).=