Class IntelLinux64Linker

All Implemented Interfaces:
Cloneable, Linker, Processor

public final class IntelLinux64Linker extends AbstractLdLinker
Adapter for the Intel (r) linker for Linux for IA-64
Author:
Curt Arnold
  • Method Details

    • getInstance

      public static IntelLinux64Linker getInstance()
    • getLinker

      public Linker getLinker(LinkType type)
      Description copied from interface: Linker
      Gets the linker for the specified link type.
      Returns:
      appropriate linker or null, will return this if this linker can handle the specified link type