From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E3FF538582BC; Sat, 25 Feb 2023 19:38:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E3FF538582BC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677353919; bh=9S+494NVvioUyLi/2mlE9zVmEURSxePSPbmDyZPlZwM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YuUmwl9gHKCCHfmkU9GITcPSdhMhItpelFJG4IzwGzfezDiHBy7zlYFYTfPh1fe1q 1KmO5X0Ubq8ZiWn8pbpdXVuVP8f206lhp5ZcxfNKHMT3CtQDMg8Qnx0+oIMDpzLL8n rTNnBm6BzN8GAxCTuTwK5wi9z2+xGuhX+5pTGFU0= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/108932] amd64-pc-solaris2.11: Date: Sat, 25 Feb 2023 19:38:39 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D108932 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Andrew Pinski --- For building with GAS for the solaris targets, you need --with-gas option passed to configure.=