Gentoo Archives: gentoo-mips

From: Stephen Bennett <spb@g.o>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] profiles
Date: Thu, 01 Sep 2005 11:01:00
Message-Id: 4316DF4B.4060404@gentoo.org
In Reply to: Re: [gentoo-mips] profiles by Stuart Longland
1 Stuart Longland wrote:
2
3 >So the profiles would become;
4 >
5 >
6 >>/usr/profiles/default-linux/mips:
7 >>|- be -- Big Endian Systems
8 >>| |- n32 \__ Profile for any 64-bit voodoo
9 >>| |- n64 /
10 >>| |- ip22 -- SGI Indy, Indigo2 (R4k), Challenge S w/ o32
11 >>| | |= n32 -- importing the ../n32 voodoo
12 >>| | |- n64 -- importing the ../n64 voodoo
13 >>| | '- 2.4 -- with kernel 2.6 stuff masked (for R4600)
14 >>| |
15 >>
16 Profiles don't do multiple inheritance. You'll either end up duplicating
17 n32/n64 in all the relevant subprofiles, in which case why bother with
18 be/n32, or the ip22/n32 profile won't inherit from ip22/, which kinda
19 defeats the point, no?
20 --
21 gentoo-mips@g.o mailing list

Replies

Subject Author
Re: [gentoo-mips] profiles Stuart Longland <redhatter@g.o>