On Tue, Oct 21, 2014 at 08:00:50PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Tue Oct 21 20:00:49 2014 > New Revision: 273406 > URL: https://svnweb.freebsd.org/changeset/base/273406 > > Log: > Always use libc++ as the default c++ stack when building with an external > gcc 4.8+ > While here disable building gcc from base when using gcc 4.8+ > > Reviewed by: imp
Are you sure that this works? There are some (well-known?) incompatibilities between libc++ and libstdc++. By work, I mean a resulting binary actually functions as expected. -- steve _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"