The following reply was made to PR conf/163469; it has been noted by GNATS.
From: Yamaya Takashi <[email protected]> To: "O. Hartmann" <[email protected]> Cc: [email protected] Subject: Re: conf/163469: FreeBSD 10.0-CURRENT/CLANG: WITH_LIBCPLUSPLUS= YES: fails to build: Date: Sun, 25 Dec 2011 22:39:11 +0900 On 2011/12/25 21:13, O. Hartmann wrote: > On 12/25/11 06:12, Yamaya Takashi wrote: >> I wrote experimental patch over 3 weeks ago. >> but I forgot to report it. >> #the patch extracts to use 'svn diff Makefike.inc1' at yesterday. >> >> libcxxrt depends on c libraries, >> so the patch divide compilation c libraries and libcxxrt. >> >> > Dear Yamaga Takashi san, > > without -JX building world, I can build the system with > WITH_LIBCPLUSPLUS enabled. But it obviously can not be build with -JX, > where X >= 2. > > Is this patch targetting this? > > Regards, > Oliver > Yes. 'make -j8 buildworld kernel' succeed at phenomII X4 home PC. 'make -j24 buildworld kernel' succeed at corei7 9xx PC. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
