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]

[Ada] build extra tools under VMS


Manually tested on VMS,
Tested on i686-linux, committed on HEAD

VMS uses a "help" library as its main source of online documentation,
instead of "man" pages as on Unix. The VMS interface for GNAT, implemented
by vms_data.ads, contains machine readable comments describing it.
The VMS_HELP tool extracts these comments and writes them out to the
GNAT.HLP file in proper VMS "help" format.

2005-03-29  Doug Rupp  <rupp@adacore.com>

	* Makefile.in [VMS] (EXTRA_GNATTOOLS): Add vms_help and gnat.hlp as
	extra tools.

Attachment: difs.12
Description: Text document


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