public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] crossdev, distcc, and multiple toolchains... (was New global USE: crossdev)
  @ 2004-07-10 22:33 99%   ` Jeremy Huddleston
  0 siblings, 0 replies; 1+ results
From: Jeremy Huddleston @ 2004-07-10 22:33 UTC (permalink / raw
  To: gentoo-dev, kumba, lisa

I'm all for the crossdev USE flag...  I think there's a lot we can do 
with it for moving away from crossdev towards a crosscompilation 
toolchain straight out of portage...

First of all, I think we should have a binutils-config package similar 
to gcc-config so we can switch between different toolchains...  then we 
can put the gcc-config and binutils-config options into 
/etc/{init,conf}.d/distcc

Additionally, it would be nice if the gcc (and in the future, binutils) 
profiles had the complete gentoo version string for the profile name:
x86_64-pc-linux-gnu-3.4.0-r6 instead of x86_64-pc-linux-gnu-3.4.0.

Can SLOT be dynamically set yet based on use flags?  IIRC, something 
like the following isn't allowed because we're not supposed to have code 
in the global section of an ebuild:

if use crossdev; then
	SLOT="${PV}-${CTARGET}"
else
	SLOT="${PV}"
fi

solar caught me commenting about crossdev stuff in #-dev earlier today, 
and it looks like I volunteered to help at putting all this together...

Does anyone have any suggestions about this?

Lisa Seelye wrote:

> On Fri, 2004-07-09 at 21:36, Kumba wrote:
> 
>>Said USE Flag would mostly be applicable to gcc, glibc, and binutils. 
>>Possibly kernel-headers too, if needed.
>>
>>Any objections?
> 
> 
> Sounds like a good idea.  I can see this being used in conjunction with
> distcc for crosscompiling somewhere down the line.
> 


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2004-07-10  1:36     [gentoo-dev] New Global USE: crossdev Kumba
2004-07-10 20:38     ` Lisa Seelye
2004-07-10 22:33 99%   ` [gentoo-dev] crossdev, distcc, and multiple toolchains... (was New global USE: crossdev) Jeremy Huddleston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox