Gentoo Archives: gentoo-alt

From: Matt Michalowski <nextdayflight@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Tool chain search paths, OS X 10.9
Date: Wed, 25 Jun 2014 00:37:08
Message-Id: CAFs8pHZM66DbEO5d-0aMFitGw=vTijetKiBygazWjrF-hxphQQ@mail.gmail.com
In Reply to: Re: [gentoo-alt] Tool chain search paths, OS X 10.9 by "Gibson
1 Hi Johan,
2
3 John is correct, just run "xcode-select --install".
4
5 Best of luck - Matt.
6
7
8 On 25 June 2014 02:50, Gibson, John <jgibson@×××××.org> wrote:
9
10 > On Jun 24, 2014, at 5:59 AM, Johan Hattne <johan@××××××.se> wrote:
11 >
12 > > Dear all;
13 > >
14 > > A few months ago I got a shiny new MacBook with OS X 10.9.3 and I’d like
15 > to have prefixed portage on it. Xcode 5.1.1 is installed, and unlike last
16 > time I went through this exercise (on 10.8, I believe) I got the command
17 > line tools without any additional clicks.
18 > >
19 > > I ran into all kinds of problems because prefix’s toolchain didn’t find
20 > headers and libraries. It appears these are kept under
21 > /Applications/Xcode.app in my case. I kludged around parts of it by
22 > symlinking /usr/include to
23 > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include
24 > and other parts by just using the system’s toolchain, but clearly this
25 > aint’t the way to go.
26 > >
27 > > I’ve got the sneaky suspicion I’ve missed something fundamental here,
28 > but I don’t know what. I didn’t find anything that appeared suitable
29 > enough in the usual places. Cluebat, anyone?
30 > >
31 > > // Cheers; Johan
32 >
33 > Hi Johan,
34 >
35 > It's been a while but I remember playing around with xcode-select to get
36 > this working. I don't recall if I had to symlink or not, but I think that I
37 > got through it without too much pain.
38 >
39 > John
40 >
41 >
42 >

Replies

Subject Author
Re: [gentoo-alt] Tool chain search paths, OS X 10.9 Johan Hattne <johan@××××××.se>