Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] very first Interix profile
Date: Fri, 25 May 2007 21:07:37
Message-Id: 20070525210723.GN5715@gentoo.org
In Reply to: [gentoo-alt] [prefix] very first Interix profile by Michael Haubenwallner
1 On 24-05-2007 16:49:57 +0200, Michael Haubenwallner wrote:
2 > Hi,
3 >
4 > attached is a patch to add initial profile as well as support by
5 > bootstrap-prefix.sh for i586-pc-interix3.5 and i586-pc-interix5.2.
6 >
7 > Having this inSVN would help bootstrap (with prefix-launcher) a lot.
8 >
9 > Thanks!
10 >
11 > FYI: I've already emerged these packages (with minimal patches) on
12 > Windows XP SP2 with SFU 3.5 - but please do not yet keyword them:
13 >
14 > sys-apps/portage-2.1.27.6539 (with hacked cPickle fallback)
15 > sys-apps/sed-4.1.5
16 > sys-libs/ncurses-5.5-r03.2 (with sharedlib patch)
17 > app-shells/bash-3.2_p17
18 > sys-devel/m4-1.4.9
19 > sys-apps/baselayout-prefix-1.12.5-r4
20 >
21 > /haubi/
22
23 > Index: profiles/default-prefix/interix/5.2/x86/make.defaults
24 > ===================================================================
25 > --- profiles/default-prefix/interix/5.2/x86/make.defaults (revision 0)
26 > +++ profiles/default-prefix/interix/5.2/x86/make.defaults (revision 0)
27 > @@ -0,0 +1,4 @@
28 > +ARCH=ppc
29
30 I assumed you want ARCH=x86 here
31
32 > +CHOST="i586-pc-interix5.2"
33 > +ACCEPT_KEYWORDS="x86-interix"
34 > +USE="x86-interix"
35
36 I took a little freedom to anticipate on cygwin and other windowsish
37 crap, so I put the profile in default-prefix/windows/interix/*
38
39 Have fun!
40
41
42 --
43 Fabian Groffen
44 Gentoo on a different level
45
46 --
47 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [prefix] very first Interix profile matt <mattmatteh@×××××××××.net>