Gentoo Archives: gentoo-dev

From: Karl Trygve Kalleberg <karltk@×××××××.no>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Made sparc32 port of gentoo
Date: Thu, 11 Apr 2002 08:15:11
Message-Id: Pine.LNX.3.96.1020411151303.16569C-100000@pluto.prosalg.no
In Reply to: [gentoo-dev] Made sparc32 port of gentoo by maarten@murphy.belgonet.be
1 On Wed, 10 Apr 2002 maarten@×××××××××××××××.be wrote:
2
3 > Hi,
4 >
5 > I've made a sparc32 port of Gentoo but I couldn't find any mention of
6 > porting in the documentation. I'd like to know:
7 >
8 > 1) Are you 'friendly' towards ports?
9
10 Yes.
11
12 > 2) Can I put the stage 1 tarball on your site?
13
14 That should be doable. Contact drobbins@g.o for details.
15
16 > 3) Can you setup a new CVS tree so it can be accessed like:
17 > SYNC="rsync://cvs.gentoo.org/gentoo-sparc-portage"
18
19 Again, contact drobbins.
20
21 >
22 > 3) The linux-headers packages contain 2 platform specific lines, can these
23 > be wrapped using uname -m statements?
24 >
25 > cp -ax ${S}/include/asm-i386/* ${D}/usr/include/asm
26 > [...]
27 > cp "${ROOT}usr/src/linux-${KV}/arch/i386/defconfig" .config
28 >
29 > Shall I write a patch?
30
31 Yes.
32
33 > 4) I'm working on a 64-bit capable version using redhat's gcc
34 > 2.96-20000731 for compiling sparc64 (the kernel prefers this). Would it be
35 > possible to have this package stored on your site? There are >300 patches
36 > that are applied to this tree so I'd rather not duplicate that work and
37 > publish a patched tree immediately. This problem is going away anyway as
38 > we'll reportely have decent sparc64 capability in the upcoming gcc 3.1
39 > tree.
40
41 Sounds like a reasonable intermediate solution.
42
43 Will your sparc32 port work on the Sun IPC and IPX machines ?
44
45 Kind regards,
46
47 Karl T

Replies

Subject Author
Re: [gentoo-dev] Made sparc32 port of gentoo maarten@×××××××××××××××.be