From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 226F13858D35; Mon, 6 May 2024 11:37:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 226F13858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714995462; bh=wAorsSpKM2VDtI4k3Nydkwm1qfJBinyu6OpJ1O28OYM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cPzAjiWmiKGB5yUq2quRpDxAyEcVR/yGw7hHit2nE7ZfPgrUUIRT5xi/BKiGx+ETc aJzCu7TmhSCqnSDitnQW1NwdCRYP7+nQqFqUqHVwGCzFXcTXvDbdbKmQvQ6Xs+nafq UnQFYex6u3Vjvsv+PFDJ9zEdxTGMn3yu12lF2vtg= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112959] install.tex needs updates on FreeBSD Date: Mon, 06 May 2024 11:37:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gerald at pfeifer dot com X-Bugzilla-Target-Milestone: 14.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=3D112959 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from Gerald Pfeifer --- > Rainer, do you think the three changes I made - and hence the current > state of install.texi on trunk - address all the issues you reported > and sufficiently well? What's there looks good to me. However, one issue mentioned in PR target/112959 is missing, namely the problem of getting a working Ada bootstrap compiler. I have no idea if gnat12 has been fixed since and is now able to build Ada on trunk/the gcc-14 branch. Otherwise, the old GNAT 6.4.1 worked for me, but this isn't easy to find. AFAICS, AdaCore provides no FreeBSD GNAT tarball of any kind.=