From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F00283858D37; Mon, 9 Jan 2023 15:08:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F00283858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673276936; bh=ung+Mhjq6B5m/Bl2mP5NsGkvt62cJSVpUbpXW7Qocic=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nmbdJs0gJdHGyjx53zswIuOpd6yoErjBFpbnCenk0qpy+XNFFGRVRzn1Pw+1AgmxB JP4puphCmpyPrXsH9prXgL5h3IfL4Tf9sgjYBjefnIEe65etYYRCXolRIRLpMhN86L +K2QzPVC4b1M1cSzYWeu+ca9iXGsulJncvf1DEwI= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108182] gm2 driver mishandles target and multilib options Date: Mon, 09 Jan 2023 15:08:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: modula2 X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gaius at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D108182 --- Comment #10 from Gaius Mulley --- here is version 4 of the bugfix which enables the driver to link against sh= ared libraries.=