This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [On the removal of libf2c from mainline] Proposed patch.


Joseph S. Myers wrote:

OTOH, the reference to libf2c in sourcebuild.texi should be removed.

Fixed as follows (applied after make dvi, but otherwise obvious)


Thanks,

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/
2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>

	* doc/sourcebuild.texi: Remove libf2c entry.

*** sourcebuild.texi.orig	Wed Jul  7 22:27:42 2004
--- sourcebuild.texi	Sat Jul 17 13:25:24 2004
*************** The Ada runtime library.
*** 56,64 ****
  @item libbanshee
  The @code{libbanshee} library, used for Andersen-style points-to analysis.
  
- @item libf2c
- The Fortran 77 runtime library.
- 
  @item libgfortran
  The Fortran runtime library.
  
--- 56,61 ----

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]