Commit d2a37256 by Douglas B Rupp Committed by Richard Kenner

* config/alpha/x-vms (USE_COLLECT2): Set to empty.

From-SVN: r48817
parent f0df8029
......@@ -3,6 +3,8 @@ Sun Jan 13 07:23:01 2002 Douglas B Rupp <rupp@gnat.com>
* Makefile.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
* mklibgcc.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
* config/alpha/x-vms (USE_COLLECT2): Set to empty.
Sun Jan 13 06:55:31 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.
......
......@@ -17,3 +17,6 @@ decc.exe : vms-cc.o
# These extra parts can only be compiled on a VMS host and are only needed
# on a VMS target. The rules are in t-vms.
VMS_EXTRA_PARTS=vcrt0.o pcrt0.o
# Doesn't work on VMS
USE_COLLECT2=
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