From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 747CB3858C54; Thu, 19 Jan 2023 22:57:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 747CB3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674169025; bh=qkCakHL8YapuMgd20r4lAeg6UpaA7mDiAQuUQAsn8pQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JH7gxKIpyffWxQ5ExFDAcEeBuCF+oLFoqh9XwJUqLvdd8Nxg5d22N5+eeD3egipFX YD9cvCsgru47MLlNWdmh/JLWXyGqtd3Pok9Fo5VLQsdT0hmT4QH3BbafmkNfHxAWwd YuNRqRV48SuXbi82C93t+ao6s/J4FHqz4IbcmF4I= From: "dclarke at blastwave dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/108472] gcc/ada/b_gnat1.adb:363: undefined reference to `system__assertions___elabs' Date: Thu, 19 Jan 2023 22:57:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dclarke at blastwave dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: 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=3D108472 --- Comment #1 from Dennis Clarke --- Tried again with the system binutils and I see the same error :=20 /bin/ld: ada/b_gnat1.o: in function `adainit': /opt/bw/build/gcc-12.2.0_linux_amd64.004/gcc/ada/b_gnat1.adb:363: undefined reference to `system__assertions___elabs' collect2: error: ld returned 1 exit status make[3]: *** [../../gcc-12.2.0/gcc/ada/gcc-interface/Make-lang.in:744: gnat= 1] Error 1=