Gentoo Archives: gentoo-embedded

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] How to manage multiple distributions, cross compilers in one chroot environment
Date: Fri, 07 Jan 2011 19:22:55
Message-Id: AANLkTinwvZCKeXr4FKxBh9B1OG-RuTzKn0Tw2YPEuVOc@mail.gmail.com
In Reply to: Re: [gentoo-embedded] How to manage multiple distributions, cross compilers in one chroot environment by Peter Stuge
1 On Thu, Jan 6, 2011 at 4:01 PM, Peter Stuge <peter@×××××.se> wrote:
2
3 > Kfir Lavi wrote:
4 > > What I want is a way to keep few compilers environments.
5 > > lets say:
6 > > stable x86 compiler
7 > > unstable x86 compiler
8 > > few arm cross compilers.
9 > >
10 > > So when I create a distribution and an few month time I want the
11 > > same exactly environment, to compile and upgrade few packages and
12 > > be sure not to break anything, I want to keep those version of the
13 > > compilers.
14 > ..
15 > > Can we boost up crossdev,
16 >
17 > No boosting neccessary. Just use crossdev with some explicit version
18 > numbers for all components, and you get excellent repeatability.
19 >
20 > Ok, lets say I create a special crossdev. I still get it in
21 /usr/i686-pc-linux-gnu,
22 which is very generic.
23 Can't I have few compilers at a time?
24
25
26 > As for distro creater, I use catalyst to build a stage4 and stage5.
27 > Not sure how well that works for cross platform however, I only use
28 > on amd64 to build for various x86, and this may be a special case.
29 >
30 > I'll take a look on catalyst.
31 Can you refer me to a good introduction/manual ?
32 The gentoo page is not enough for me.
33
34
35 >
36 > //Peter
37 >
38 >

Replies