Gentoo Archives: gentoo-embedded

From: Jason Cooper <gentoo@××××××××××.net>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] patch to crossdev for 2.6 headers
Date: Mon, 09 Aug 2004 12:22:14
Message-Id: 20040809122212.GC16544@lakedaemon.net
1 The attached patch is against 0.4-r1 version of crossdev. I'd like to
2 review it here before submitting it to bugzilla. I'm not sure I've
3 approached it the right way.
4
5 Anyway, it adds the ability to handle the new
6 'sys-kernel/linux26-headers' notation. I've successfully built the ppc
7 toolchain with this patch using the following command:
8
9 time FORCE_DOWNGRADE=1 ./crossdev --arch=ppc --vheaders=2.6.7-r4
10 --vbinutils=2.14.90.0.8 --vgcc=3.2.3-r4 --vglibc=2.3.2-r10 --unstable
11
12 it took about 38 minutes wall time. :)
13
14 The original command came from Bug #58868
15 http://bugs.gentoo.org/show_bug.cgi?id=58868
16
17 Please let me know if I'm on the right track.
18
19 TIA,
20
21 Cooper.

Attachments

File name MIME type
crossdev-0.4-r1_26headers.diff text/plain

Replies

Subject Author
Re: [gentoo-embedded] patch to crossdev for 2.6 headers Mike Frysinger <vapier@g.o>