# Linker script for Itanium VMS systems. # Tristan Gingold . # # Copyright (C) 2014-2020 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. # Using an empty script for ld -r is better than mashing together # sections. This hack likely leaves ld -Ur broken. test -n "${RELOCATING}" || exit 0 PAGESIZE=0x10000 BLOCKSIZE=0x200 cat <