Class IntelWin32Librarian

  • All Implemented Interfaces:
    java.lang.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
    • Constructor Detail

      • IntelWin32Librarian

        protected IntelWin32Librarian()
    • Method Detail

      • 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