From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4A3643858D28; Fri, 6 Jan 2023 17:44:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A3643858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673027070; bh=rcmtJdLiWBpL33Ok/D7CnAiziD4VIXGaq1z3sNYQgZo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LlXl8tufotYqZodq0bjs0b+3ioDjVifRtQPr9aeu0zkrTWag1DBI88ZH6fmzE139g eLfOwz+kHxKsE2BWbHU7hzQ/slbe7RLNyIYc48NIa0GP2v6YRvSMS4k1zKjlUU9IpD BJdEegsurHA3+qWzgT8XG96j+F70+lsQMwUrGJVw= From: "ian at airs dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libbacktrace/108297] libtool link b2test fails: Unrecognized argument: --build-id Date: Fri, 06 Jan 2023 17:44:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libbacktrace X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ian at airs 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: --- 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=3D108297 Ian Lance Taylor changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Ian Lance Taylor --- The LTO problem seems like a different problem, and doesn't seem related to libbacktrace. If LTO doesn't work HP/UX, do you have a simple test that the configure scr= ipt could run to see whether it works?=