Class aCCLinker

  • All Implemented Interfaces:
    java.lang.Cloneable, Linker, Processor

    public final class aCCLinker
    extends AbstractLdLinker
    Adapter for Sun (r) Forte(tm) C++ Linker
    Author:
    Curt Arnold
    • Method Detail

      • getInstance

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