[Bug lto/54206] build in source dir breaks lto plugin detection
steven at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 9 08:31:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-08-09
CC| |steven at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Steven Bosscher <steven at gcc dot gnu.org> 2012-08-09 08:31:14 UTC ---
Confirmed. But from http://gcc.gnu.org/install/configure.html:
First, we *highly* recommend that GCC be built into a separate directory from
the sources which does not reside within the source tree. This is how we
generally build GCC; building where srcdir == objdir should still work, but
doesn't get extensive testing; building where objdir is a subdirectory of
srcdir is unsupported.
So WONTFIX is tempting...
More information about the Gcc-bugs
mailing list