This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Broken GCJ web pages
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 21 Mar 2002 16:26:40 +1200
- Subject: Re: Broken GCJ web pages
- References: <Pine.BSF.4.44.0203201104410.25353-100000@naos.dbai.tuwien.ac.at>
Gerald Pfeifer wrote:
>While performing my regular links checks on gcc.gnu.org, I noticed the
>following two broken links:
>
Thanks for the note. Fixed as follows.
Bryce.
Index: done.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.25
diff -u -r1.25 done.html
--- done.html 2002/01/14 20:31:03 1.25
+++ done.html 2002/03/21 04:24:13
@@ -94,15 +94,14 @@
methods for computationally intensive statistics that are
useful for the analysis of DNA sequences.<p>
- The upcoming new release of PAL 1.0 (20.7.00) consists of
- 111 classes in 12 packages with more than 20,000 lines of
- code, all of which compiles nicely into native code using
- GCJ.
+ PAL 1.0 consists of 111 classes in 12 packages with more than
+ 20,000 lines of code, all of which compiles nicely into native
+ code using GCJ.
</td>
- <td><a href="http://users.ox.ac.uk/~strimmer/pal/">The PAL
Project</a>
+ <td><a href="http://www.pal-project.org/">The PAL Project</a>
submitted by
- <a href="mailto:korbinian.strimmer@zoology.oxford.ac.uk">
+ <a href="mailto:strimmer@stat.uni-muenchen.de">
Korbinian Strimmer</a>.
</td>
</tr>
Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v
retrieving revision 1.51
diff -u -r1.51 faq.html
--- faq.html 2002/03/17 09:35:43 1.51
+++ faq.html 2002/03/21 04:24:13
@@ -600,8 +600,7 @@
(gprof). POSIX threads seem to be incompatible with the gmon
stuff.</
p>
<p>A couple of other tools that have been mentioned on the
GCJ mailin
g list are
- sprof and cprof. The former is part of GNU libc; the latter
can be f
ound
- <a href="http://opensource.corel.com/cprof.html">here</a>.</p>
+ sprof and cprof. The former is part of GNU libc.</p>
</dd>
</dl>