Re: Compilling CURRENT with libc++

2012-10-28 Thread Piotr Kubaj
Thanks! It seems to work. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Compilling CURRENT with libc++

2012-10-25 Thread Dimitry Andric
On 2012-10-25 13:41, Piotr Kubaj wrote: Is it actually possible? I've used clang before for compiling world, but when I try to use libc++, it fails with several errors. It's a quite recent revision, with the newest libc++ MFV. Currently, it is rather tricky, since we do not have a proper way of

Re: Compilling CURRENT with libc++

2012-10-25 Thread David Wolfskill
On Thu, Oct 25, 2012 at 01:41:22PM +0200, Piotr Kubaj wrote: > Is it actually possible? I've used clang before for compiling world, but > when I try to use libc++, it fails with several errors. It's a quite > recent revision, with the newest libc++ MFV. > My build machine, yesterday morning,

Compilling CURRENT with libc++

2012-10-25 Thread Piotr Kubaj
Is it actually possible? I've used clang before for compiling world, but when I try to use libc++, it fails with several errors. It's a quite recent revision, with the newest libc++ MFV. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.or