From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C7E6438582A3; Wed, 23 Nov 2022 00:47:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C7E6438582A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669164468; bh=TMmY2v8TZa97bwPbsyVC9XHQwHarA7hsc5RHTGiidkw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=acjZVyZJ+NCTWJ0o+J+AofBnxmZu0J4Oa9eAhYjsrGi6Adrk9Bc7IcLlsJrjc6cwU gX0QJXA0ApknRnV8SNxY5KAIzKlGeEz5uQ9uEHwIEqX+8lxw97IP8b9layBnbxWXgC kO7hisZkdYVTjEIBgndN4XD/GEny/xn+MkzQgB2U= From: "vital.had at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/98058] libphobos: Support building on *-*-darwin* Date: Wed, 23 Nov 2022 00:47:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: vital.had at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D98058 Sergey Fedorov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vital.had at gmail dot com --- Comment #2 from Sergey Fedorov --- What is the current status of libphobos on powerpc*-apple-darwin?=