net.sf.antcontrib.cpptasks.ibm

Class VisualAgeLinker

public final class VisualAgeLinker extends AbstractLdLinker

Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)

Author: Curt Arnold

Method Summary
voidaddImpliedArgs(boolean debug, LinkType linkType, Vector args)
StringgetIdentifier()
Gets identifier for the compiler.
static VisualAgeLinkergetInstance()
LinkergetLinker(LinkType type)

Method Detail

addImpliedArgs

public void addImpliedArgs(boolean debug, LinkType linkType, Vector args)

getIdentifier

public String getIdentifier()
Gets identifier for the compiler. Initial attempt at extracting version information would lock up. Using a stock response.

getInstance

public static VisualAgeLinker getInstance()

getLinker

public Linker getLinker(LinkType type)
Copyright ? 2001-2007 Ant-Contrib project. All Rights Reserved.