[PATCH] Fix VMS build scripts

Tristan Gingold gingold@adacore.com
Tue May 5 10:33:00 GMT 2009


Hi,

this patch fixes the various VMS scripts and makefiles which were bit- 
rotten.
These files are necessary to build binutils and gas on native alpha  
VMS machines using DEC-C and DCL.

Unless someone object, I plan to commit this patch within a few days.

Tristan.

2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* setup.com: Complete the file with configuration and build.

bfd/
2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* makefile.vms: Add verilog.obj to object list OBJS.

binutils/
2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* makefile.vms-in: Fix CFLAGS, add addr2line.exe target.

	* configure.com: Fix it: handle alloca and define TARGET in config.h.

gas/
2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* makefile.vms: New file to compile gas on VMS.

	* configure.com: New file to do configuration on VMS with DCL.

include/
2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
	FOPEN_AUB): Use "rfm=udf,rat=none" attribute.

libiberty/
2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* config.h-vms: Rewritten.  Define configure macros.
	Use DEC-C builtin alloca.

	* makefile.vms (OBJS): Update list.
	(OPT): New variable.
	(CFLAGS): Update compilation flags.
	(libiberty.olb): Do not depend on alloca-conf.h anymore.

opcodes/
2009-05-05  Tristan Gingold  <gingold@adacore.com>

	* makefile.vms (OPT): New variable.
	(CFLAGS): Update compilation flags.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: vms-mk.diff
Type: application/octet-stream
Size: 20956 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090505/218c66df/attachment.obj>
-------------- next part --------------



More information about the Binutils mailing list