Gentoo Archives: gentoo-dev

From: derosa <derosa@×××××××××.net>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Porting gentoo to the Alpha
Date: Thu, 30 Aug 2001 16:07:49
Message-Id: 002b01c131a0$340dc2d0$14002a0a@wizard
In Reply to: Re: [gentoo-dev] Porting gentoo to the Alpha by Ben Lutgens
1 One thing I was thinking, was a USE flag for any non-intel architechture, so
2 if your trying to build lilo or grub from an alpha it won't work, and if you
3 try to build milo from an i86 that won't work either.
4
5 Just an idea.
6
7 On Tue, Aug 28, 2001 at 06:17:17PM -0400, derosa wrote:
8 >I have recently set up an alpha machine running rh 7.1. I would like to
9 port
10 >gentoo to the alpha chipset.
11 >My questions:
12 >Are there any parts of the portage tree that are binary ?
13 >Would it make more sense to start from rc6 build or rc5 build ?
14 >
15
16 Heh, this is open source in action. Someone installs something they like,
17 it doesn't work on a platform they want to use it on so they decide to do
18 a port! I love it! Thanks to you and Atma we may end up with alpha and
19 x86 ports.
20
21 Thank you for the contributions.
22
23 drobbins, is there anything we'd need to do to the packages in the
24 portage tree to make them "portable" among archs? I'd think that once
25 glibc and gcc are setup everything would just sorta fall into place from
26 CFLAGS="" etc.