[Bug libfortran/68347] Multiple build errors in libgfortran
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 14 11:55:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael at gcc dot gnu.org
--- Comment #5 from Mikael Morin <mikael at gcc dot gnu.org> ---
according to https://gcc.gnu.org/install/configure.html:
> building where objdir is a subdirectory of srcdir is unsupported.
this:
(In reply to Alexey Rychkov from comment #2)
> cd gcc-5.2.0
> mkdir build && cd build
> ../configure --disable-multilib
is unsupported.
More information about the Gcc-bugs
mailing list