* config/alpha/x-vms (USE_COLLECT2): Set to empty.
From-SVN: r48817
This commit is contained in:
parent
f0df802972
commit
d2a3725675
2 changed files with 5 additions and 0 deletions
|
@ -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=
|
||||
|
|
Loading…
Add table
Reference in a new issue