Gentoo Archives: gentoo-catalyst

From: Mike Frysinger <vapier@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst][PATCH v1] arch/powerpc.py:add support for subarch power8 bug#560818
Date: Mon, 21 Sep 2015 18:21:50
Message-Id: 20150921182147.GF7802@vapier.lan
In Reply to: Re: [gentoo-catalyst][PATCH v1] arch/powerpc.py:add support for subarch power8 bug#560818 by "Anthony G. Basile"
1 On 21 Sep 2015 13:15, Anthony G. Basile wrote:
2 > On 9/21/15 10:02 AM, Rick "Zero_Chaos" Farina wrote:
3 > > On 09/21/2015 08:38 AM, Leno Hou wrote:
4 > >> + self.settings["CHOST"]="powerpc64le-linux-gnu"
5 >
6 > The CHOST is incorrect. It should powerpc64le-unknown-linux-gnu. Leno,
7 > can you please try to switch it to that and do another catalyst run.
8 > You can begin with your current stage3 with the above CHOST and it
9 > should work out correctly to the new CHOST name. In another place you
10 > said there is no compiler "powerpc64le-unknown-linux-gnu" but that makes
11 > no sense. The tuple is parsed by gnuconfig script and it should work
12 > like all other CHOST names we have in gentoo.
13
14 powerpc64le-linux-gnu is a valid tuple (vendor can generally be omitted),
15 but in Gentoo we do use "unknown" for our ppc ports. so do as Anthony
16 says ;).
17 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies