Class IntelWin32Linker

All Implemented Interfaces:
Cloneable, Linker, Processor

public final class IntelWin32Linker extends DevStudioCompatibleLinker
Adapter for the Intel (r) linker for 32-bit applications
  • Field Details

  • Constructor Details

    • IntelWin32Linker

      private IntelWin32Linker(String outputSuffix)
  • Method Details

    • getInstance

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