Commit 87ed4159 by Eric Botcazou Committed by Eric Botcazou

re PR ada/85007 (-b flag to gnatlink not recognized)

	PR ada/85007
	* gnat_ugn.texi: Regenerate.

From-SVN: r259639
parent 09304ef4
2018-04-25 Eric Botcazou <ebotcazou@adacore.com>
PR ada/85007
* gnat_ugn.texi: Regenerate.
2018-03-23 Eric Botcazou <ebotcazou@adacore.com>
PR ada/85007
......
......@@ -3,7 +3,7 @@
@setfilename gnat_ugn.info
@documentencoding UTF-8
@ifinfo
@*Generated by Sphinx 1.4.6.@*
@*Generated by Sphinx 1.3.6.@*
@end ifinfo
@settitle GNAT User's Guide for Native Platforms
@defindex ge
......@@ -21,7 +21,7 @@
@copying
@quotation
GNAT User's Guide for Native Platforms , Dec 15, 2017
GNAT User's Guide for Native Platforms , April 25, 2018
AdaCore
......@@ -16770,18 +16770,6 @@ name as the main unit. For example, @code{gnatlink try.ali} creates
an executable called @code{try}.
@end table
@geindex -b (gnatlink)
@table @asis
@item @code{-b @emph{target}}
Compile your program to run on @code{target}, which is the name of a
system configuration. You must have a GNAT cross-compiler built if
@code{target} is not the same as your host system.
@end table
@geindex -B (gnatlink)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment