Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] What's needed for Leopard support?
Date: Thu, 08 Nov 2007 18:55:03
Message-Id: 20071108185446.GE1020@gentoo.org
In Reply to: [gentoo-alt] [prefix] What's needed for Leopard support? by Aaron Wilson
1 On 08-11-2007 11:50:40 -0700, Aaron Wilson wrote:
2 > I've read the warning on the "Bootstram Process" page:
3 >> Bootstrapping on OS X 10.5 Leopard unfortunately is NOT working at the
4 >> moment. Please bear with us while we wait for Apple to finally release
5 >> their sources.
6 >
7 > I've noticed that the Darwin 9.0 sources are up (
8 > http://www.opensource.apple.com/darwinsource/10.5/ , what most interests me
9 > is the new gcc_42-5331 package) and I was wondering what is needed to get
10 > Leopard bootstrapped and how I can help.
11
12 Indeed, it's already in the tree, but it is useless if you also want to
13 do c++ compilations.
14
15 > I've also read the PS from Elias Pipping's email titled "Re: [gentoo-alt]
16 > Prefix: Python fails to bootstrap on OS X 10.5 Leopard" :
17 >> PS: For everybody interested in helping: this is the status:
18 >> * odcctools don't work (and therefore gcc's ebuild doesn't work, haven't
19 >> looked into this). i'm using /usr/bin/ld and /usr/bin/gcc as a workaround
20 >> but that's far from optimal. as a result, LDFLAGS and CPPFLAGS need to be
21 >> set in the make.conf. (to the usual -L / -I )
22 > What is the difference between odcctools and Apple's cctools? Will the new
23 > cctools-667.3 resolve this?
24
25 odcctools have been fixed, and are based on the cctools and ld64 from
26 10.5
27
28 >> * gnupg 2 doesn't work. use gnupg 1 instead.
29 >> * darwin-miscutils don't work (no big deal, we have those non-prefixed,
30 >> more recent even)
31 >> * ghc doesn't work (damn!)
32 >> * apr doesn't work (and therefore subversion... no big deal, though: we
33 >> have /usr/bin/svn on leopard)
34 > What does "doesn't work" mean? Is there a place where these topics are
35 > discussed in further detail?
36
37 Thanks for pointing out that we should probably communicate our progress
38 for Prefix on Leopard a lot better on the list!
39
40
41 --
42 Fabian Groffen
43 Gentoo on a different level
44 --
45 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [prefix] What's needed for Leopard support? Aaron Wilson <tallest@×××××.com>