[Bug bootstrap/67066] libstdc++-v3/src/filesystem/dir.cc fails to compile, preventing bootstrapping with libstdcxx-filesystem-ts
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 30 16:52:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67066
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Are you playing "use as many configure options as possible"?
Most of those options are on by default anyway, others don't do anything.
I'm pretty sure --enable-libstdcxx-time is redundant on darwin.
--enable-multiarch is for Debian
Where did you get that command, and if it's causing so much trouble why not try
simplifying it?
More information about the Gcc-bugs
mailing list