Gentoo Archives: gentoo-embedded

From: solar <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Multi target cross emerge wrapper
Date: Mon, 06 Mar 2006 21:15:25
Message-Id: 1141679606.10616.166.camel@onyx
1 Hey I've been playing around with mega x-compiling all last week.
2 I mass merged every cross compiler crossdev can build at this time.
3 http://tinderbox.x86.dev.gentoo.org/cross-x86/
4 I've actually got a crontab setup that will auto merge new cross
5 compilers as they become available.
6
7 I've got a little script to also automate much of the process of
8 figuring out what is the right x-compiler settings and what
9 variables should be set.
10 I'd appreciate it if a few of you could take it for a spin and give
11 me feedback.
12 It should auto detect if you have a crossdev x-compiler installed and
13 use it. If you have more than 1 it would try to merge the package for
14 each target compiler you have. In my case I wanted to install
15 busybox/portage-utils/libc into every ~/ROOT-$CTARGET
16
17 It has a few quarks with merging virtuals and so on but thats not easy
18 to solve as long as portage itself depends on /etc/make.profile
19 symlinks.
20
21
22 --
23 solar <solar@g.o>
24 Gentoo Linux

Attachments

File name MIME type
cmerge application/x-shellscript

Replies

Subject Author
Re: [gentoo-embedded] Multi target cross emerge wrapper Eric G Ortego <ericortego@×××××.com>