From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E05543834C19; Thu, 15 Dec 2022 08:16:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E05543834C19 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671092181; bh=p/avGgrFHA7PeXLPXBcAhrW2L1CO5fus63bwSe8o5YU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N5Y/wuymgPW1oKTMs1HRG8bZY7s+8P8qwrATCuoFTglx7B6ICiThXlehF7cLpcl5c dTjnwFj0LBl2whg5I5Ijm+dAHm6Q2utHwUfg/fHTlWHXr2whrfOK+WjID2dULzSJQJ mvBqIfHFfqiBRcHc1b2WtIT+uIIJpVQedoFSjtL8= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/107612] plugin/m2rte doesn't build on Mac OS X 10.7 Date: Thu, 15 Dec 2022 08:16:21 +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: iains 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: 13.0 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=3D107612 --- Comment #5 from Iain Sandoe --- sorry about the duplicate comment - not quite sure what BZ did there. Note: dynamic lookups might become an issue for Darwin2* (I expect that the= re is a move towards requiring that symbols are resolved to a specific DSO at = link time).=