On Dec 20, 2012, at 2:42 PM, Howard Hinnant wrote: > On Dec 20, 2012, at 5:39 PM, Charles Davis <[email protected]> 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:[email protected]> | | Nobody cares what I say, so no disclaimer appears here. | _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
