Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 68320a2
  • /
  • Configurations
  • /
  • 50-vms-x86_64.conf
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:edde2629ade0936352c0387e1835e4a00d4c48e2
directory badge Iframe embedding
swh:1:dir:4fe9e3ec23f5d4567cf9ad172ac39640d9163a7c
50-vms-x86_64.conf
## -*- mode: perl; -*-

# OpenVMS cross compilation of x86_64 binaries on Itanium.  This doesn't
# fit the usual cross compilation parameters that are used on Unixly machines

(
 'vms-x86_64-cross-ia64' => {
     inherit_from   => [ 'vms-generic' ],
     CC             => 'XCC',
     bn_ops         => 'SIXTY_FOUR_BIT',
     pointer_size   => '',
     setup_commands => [ '@SYS$MANAGER:X86_XTOOLS$SYLOGIN.COM' ],
 }
);

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top