From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CED6C385770F; Thu, 18 May 2023 18:14:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CED6C385770F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684433667; bh=wg9XhGvmlnuPEYrJYfZrPmSwc6AA/exb7VOfns/HF88=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vNFBhxOqmj/bTCO4msPPK2BCL1C7762BqnnvqiIyx+a2rwLywDq/PDH3v5V+6lmzQ fQixR+oic+Z77Q6MZAhQHhG5QFXXwffBL+IappPEcpDXmcXl32upMXpqqr4Dj/kRt4 SZ5NYTGWUXLBcbCUu/rNgQog/8S7Eh1EqNxViY2g= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgomp/109904] linking with -static flag generates undefined references Date: Thu, 18 May 2023 18:14:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgomp X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: link-failure 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=3D109904 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Andrew Pinski --- In fact I noticed this on the configure comand line: -I/d/Prog/winlibs64ucrt_stage/custombuilt/include/libdl-win32 Please report this issue to where you got the binary builds of GCC from and= ask them about providing libdl-win32 to you too.=