From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id B84A83858405 for ; Wed, 30 Mar 2022 10:37:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B84A83858405 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 20055B8285; Wed, 30 Mar 2022 12:37:30 +0200 (CEST) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRMlL7aqRMNs; Wed, 30 Mar 2022 12:37:29 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p508554ce.dip0.t-ipconnect.de [80.133.84.206]) (Authenticated sender: ro) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 82379B747F; Wed, 30 Mar 2022 12:37:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1648636649; bh=S3MkM12VnoaqsRqoWiPIGE7tao7bcFBbnayxGJ8L+a0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=LUD0Uu5P3uTir7EH0h3j/glP1pwHV/h1u6g6G3TJjlH+fqHYdmPl9asy/SVbofH74 2r9o942kADuLdbSDsNaiGC5hyRrcpDucRz6HDagkytZS5oqw0QpRnOoZnSjaQiS9pl 8jxdryYtdxyxQRyhqzVXkaC0ENEkAIQOawFIbTEiDVUIOwhtu5lPV/PFjOfA3tM88m YfIbidi0lDDc5AAhie3Dnc1K2p1ANfhmB0OsnUKGutuw9Fr6fnn+FM9Kt3GCGTGAvL aAJiwyflGN3ICTyPcgoJcXlIU4LR/Yc6OzcKYggRciZfKleIJJFAtZC18cvNx6UgR4 Y+WjisMq4tYXA== From: Rainer Orth To: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528] References: Date: Wed, 30 Mar 2022 12:37:29 +0200 In-Reply-To: (Rainer Orth's message of "Wed, 16 Mar 2022 14:28:24 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3788.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KAM_SHORT, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2022 10:37:33 -0000 Hi Iain, I don't know if you really saw this patch: https://gcc.gnu.org/pipermail/gcc-patches/2022-March/591844.html It's Cc'ed to you in my outbox, but somehow the Cc: is missing in the mail that arrived on gcc-patches ;-( > This patch documents the Solaris-specific D bootstrap requirements. > > Tested by building and inspecting gccinstall.{pdf,info}. > > Ok for trunk? > > I've omitted the Darwin-specific stuff so far documented in PRs d/103577 > and d/103578: > > * needs --enable-libphobos > * top of gcc-11 branch only > * backport of -static-libphobos patch > * Darwin/i386 doesn't work at all > > Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University