------- Comment #20 from rguenth at gcc dot gnu dot org 2008-06-25 11:57 ------- Actually we made it work at some point and that is even documented:
"First, we @strong{highly} recommend that GCC be built into a separate directory than the sources which does @strong{not} reside within the source tree. This is how we generally build GCC; building where @var{srcdir} == @var{objdir} should still work, but doesn't get extensive testing; building where @var{objdir} is a subdirectory of @var{srcdir} is unsupported." but lowering priority according to the strong suggestion in the docs. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35619