Gentoo Archives: gentoo-embedded

From: Jason Cooper <gentoo@××××××××××.net>
To: Mike Frysinger <vapier@g.o>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] patch to crossdev for 2.6 headers
Date: Mon, 09 Aug 2004 20:00:47
Message-Id: 20040809190210.GG16544@lakedaemon.net
In Reply to: Re: [gentoo-embedded] patch to crossdev for 2.6 headers by Mike Frysinger
1 Mike Frysinger (vapier@g.o) scribbled:
2 > On Monday 09 August 2004 08:22 am, Jason Cooper wrote:
3 > > Anyway, it adds the ability to handle the new
4 > > 'sys-kernel/linux26-headers' notation.
5 >
6 > i poked kumba about this a while back ... i think the 'proper' solution is to
7 > just let (make) the user specify the linux-headers package that they want to
8 > use ... something like:
9 > --nheaders=linux26-headers
10 > then crossdev would set HEADERS_LOC to the variable passed ... then we wouldnt
11 > have to screw around anymore when *other* header packages come up
12
13 That sounds like it could become very tedious if it branched out beyond
14 the headers specification... perhaps generalizing the options so one
15 would say '--headers=sys-kernel/linux26-headers-2.6.7-r4'. It may be a
16 little longer, but it would cover any disasterous change, not to mention
17 being a little simpler to cut and paste. It would also prevent
18 '--vheaders=2.6.7-r4 --vgcc=19980921-r2 --nheaders=linux26-headers
19 --ngcc=egcs64-sparc'
20
21 No, I know nothing about sparc or egcs, just thought it made a good
22 point.
23
24 I'll try to make the change tonight and see what it looks like.
25
26 Cooper.
27
28 --
29 gentoo-embedded@g.o mailing list