This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27823] Found a problem with the JNI methods declared and implemented
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 21 Sep 2006 17:57:24 -0000
- Subject: [Bug libgcj/27823] Found a problem with the JNI methods declared and implemented
- References: <bug-27823-12755@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 <dean@wakerley.com>
+
+ * 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