Gentoo Archives: gentoo-embedded

From: Beber <beber@××××××××.net>
To: gentoo-embedded@l.g.o
Cc: solar@g.o, Mike Frysinger <vapier@g.o>
Subject: Re: [gentoo-embedded] Cross Wrappers
Date: Thu, 26 Jun 2008 22:54:48
Message-Id: 20080627005457.2a14c8f1@otis.scabb.net
In Reply to: [gentoo-embedded] Cross Wrappers by Ned Ludd
1 Le samedi 21 juin à 08:33:57, « Ned Ludd » à écrit :
2
3 > Mike,
4 >
5 > Ok with how you have SYSROOT + ROOT + PORTAGE_CONFIG working I think
6 > I've been able to come up with a decent set of cross compile wrappers
7 > that should be usable by everybody for the ideal cross compile setups.
8 > No more of the 'xmerge' foo. This should do it right.
9 >
10 > I want you to review.. And then tell me if it should be apart of
11 > crossdev or another pkg.
12 >
13 > Thanks in advance.
14 >
15 > http://dev.gentoo.org/~solar/embedded/cross-wrappers-20080621.tar.bz2
16
17 That's really nice. I started something like that some days ago, and
18 found the idea of integrating this in crossdev is something I smell
19 fine :)
20
21 Also, I've a regret, which take me a lot to think about is the
22 separation of SYSROOT for DEPENDS and RDEPENDS.
23
24 Here, SYSROOT is always /usr/${CHOST} which is fine to build system but
25 not to have an image of what you'll get (Or if you want build multiple
26 different system with same CHOST, different config, packages, debug
27 level or anything else). Yes, you can apply filter when building
28 initrd/fs/whatever, but that could benefic to don't have to. Same note
29 for PORTAGE_CONFIGROOT.
30
31 Any plan to achieve this ?
32
33 Any interesment of what I did to "wrap" that ?
34
35 Thanks
36
37 --
38 Beber

Attachments

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

Replies

Subject Author
Re: [gentoo-embedded] Cross Wrappers Ned Ludd <solar@g.o>