Class IntelLinux32Linker

All Implemented Interfaces:
Cloneable, Linker, Processor

public final class IntelLinux32Linker extends AbstractLdLinker
Adapter for the Intel (r) Linker for Linux (r) for IA-32
Author:
Curt Arnold
  • Method Details

    • getInstance

      public static IntelLinux32Linker 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