Gentoo Archives: gentoo-catalyst

From: Mike Frysinger <vapier@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [rfc] laying groundwork for cbuild
Date: Tue, 16 Jan 2007 22:16:04
Message-Id: 200701161715.07951.vapier@gentoo.org
In Reply to: Re: [gentoo-catalyst] [rfc] laying groundwork for cbuild by Chris Gianelloni
1 On Tuesday 16 January 2007 10:56, Chris Gianelloni wrote:
2 > On Sun, 2006-12-31 at 10:09 -0500, Mike Frysinger wrote:
3 > > attached patch redoes all of the logic for handling of chost and
4 > > personality builds and inserts cbuild in all the right places
5 > >
6 > > any qualms before i take it further ?
7 >
8 > In this patch, what replaces targetmap? I currently can't compile for
9 > x86 on amd64 with this.
10
11 the individual arch file handles it now
12
13 - user [optionally] sets up chost/cbuild
14 - arch/$chost.py checks $cbuild to see if personality changing is possible
15
16 > Invalid subarch: i686
17 > Choose one of the following: amd64
18 > Catalyst aborting....
19
20 can you post your .spec file ?
21 -mike

Replies

Subject Author
Re: [gentoo-catalyst] [rfc] laying groundwork for cbuild Chris Gianelloni <wolf31o2@g.o>