Gentoo Archives: gentoo-osx

From: "Chris L. Mason" <clmason@×××××.com>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] Intel Mac development
Date: Sun, 30 Jul 2006 16:24:43
Message-Id: 610e34660607300924r8a4f4edg5bf48148b54a9674@mail.gmail.com
1 Hi all,
2
3 I was wondering what the status is with this. After reading the page at
4
5 http://gentoo-wiki.com/Portage-prefix
6
7 I was able to get gentoo installed on my intel iMac. I only had to
8 change one line in the bootstrap-prefix.sh to get it to work. In
9 bootstrap_gcc, I changed:
10
11 make ${MAKEOPTS} bootstrap-lean || exit 1
12
13 to
14
15 make ${MAKEOPTS} || exit 1
16
17 Without this I got binary compare errors.
18
19 So, I was wondering if it is time to start creating bugs for adding
20 x86-macos USE flags, or if some other approach is being taken.
21
22 Also, is it, or will it soon, be possible to use "emerge sync" from a
23 prefixed gentoo?
24
25 Thanks a lot,
26
27
28 Chris
29 --
30 gentoo-osx@g.o mailing list