net.sf.antcontrib.cpptasks.gcc

Class LdLinker

public final class LdLinker extends AbstractLdLinker

Adapter for the 'ld' linker

Author: Curt Arnold

Method Summary
static LdLinkergetInstance()
LinkergetLinker(LinkType type)

Method Detail

getInstance

public static LdLinker getInstance()

getLinker

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