[cfe-commits] Hacks and kluges for libc++ on OS X 10.6

Alex Rosenberg alexr at leftfield.org
Thu Dec 20 14:54:53 PST 2012


On Dec 20, 2012, at 2:42 PM, Howard Hinnant wrote:

> On Dec 20, 2012, at 5:39 PM, Charles Davis <cdavis5x at gmail.com> wrote:
> 
>> Hi,
>> 
>> By request, this is a collection of patches I have to make libc++ work on 10.6. They're all hacks and kluges to make libc++ work better on 10.6, except the change the libc++'s makefile (to not chown(8) the just-installed headers to root:wheel). I made that one so I can install the headers for use in Clang's tests as part of a self-host build.
>> 
>> I don't expect Howard to OK these. I'm posting them here for the benefit of users stuck on 10.6 who want to build libc++. Do with them what you will, and use at your own risk.
>> 
>> Chip
> 
> Talk about a walk down memory lane...  Yeah, those were a pita. :-)  Putting these on the command line with -D is another option available to users.

Could you elaborate on why 10.6 patches wouldn't be accepted? I'm using it partially because I need a box that can still run PPC. Bootstrapping Clang and thus lld is my goal for it.

+------------------------------------------------------------+
| Alexander M. Rosenberg        <mailto:alexr at leftfield.org> |
| Nobody cares what I say, so no disclaimer appears here.    |





More information about the cfe-commits mailing list