------- Comment #22 from ebotcazou at gcc dot gnu dot org  2006-09-21 17:57 
-------
> I've followed the mail lists for years while this was debated; I  
> don't think it's settled.  ("./configure; make" definitely isn't  
> supported.)

Tempus fugit. :-)

Index: ChangeLog
===================================================================
--- ChangeLog   (revision 41976)
+++ ChangeLog   (revision 41977)
@@ -1,3 +1,8 @@
+2001-05-12  Dean Wakerley  <[EMAIL PROTECTED]>
+
+       * doc/install.texi: New file. Converted to texinfo from the HTML
+       documentation in wwwdocs/htdocs/install.

41977 gerald First, we @strong{highly} recommend that GCC be built into a
41977 gerald separate directory than the sources which does @strong{not} reside
41977 gerald within the source tree.  This is how we generally build GCC;
building
41977 gerald where @emph{srcdir} == @emph{objdir} should still work, but
doesn't
41977 gerald get extensive testing; building where @emph{objdir} is a
subdirectory
41977 gerald of @emph{srcdir} is unsupported.

> Ah, yes, the latent bug syndrome.  If you find it, it's your problem ...

Correction: if you don't read the doc, ...

> More actually it's "If I can find a way to criticize your bug report,  

We strive to document every single step of the configure and build procedure,
every single bug we run into on exotic platforms and every single workaround
we find.  I think it's fair to expect the user to do us the favour of reading
the documentation before reporting a problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823

Reply via email to