Class IntelWin32Librarian

All Implemented Interfaces:
Cloneable, Linker, Processor

public class IntelWin32Librarian extends DevStudioCompatibleLibrarian
Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 systems running Microsoft (r) operating systems
  • Field Details

  • Constructor Details

    • IntelWin32Librarian

      protected IntelWin32Librarian()
  • Method Details

    • getInstance

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