This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [patch, fortran] PR32704 - document -static-libgfortran


On Mon, Jul 09, 2007 at 09:12:25PM +0200, Daniel Franke wrote:
>
>The text was taken from the corresponding -static-libgcc option and adapted 
>to -static-libgfortran by my best knowledge.
>
>
>2007-07-09  Daniel Franke  <franke.daniel@gmail.com>
>
>	PR fortran/32704
>	* invoke.texi: Document option -static-libgfortran.
>
>
>Tested info, dvi and html targets on i686-pc-linux-gnu. 
>Ok for trunk?

>Index: invoke.texi
>===================================================================
>--- invoke.texi	(revision 126485)
>+++ invoke.texi	(working copy)
>@@ -97,6 +97,7 @@
> * Error and Warning Options::     How picky should the compiler be?
> * Debugging Options::   Symbol tables, measurements, and debugging dumps.
> * Directory Options::   Where to find module files
>+* Link Options ::       Influencing the linking step
> * Runtime Options::     Influencing runtime behavior

>-@section Influencing runtime behavior
>+@section Influencing Runtime Behavior

Please settle on one of upper- or lower case.

Looks ok to me otherwise.


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