net.sf.antcontrib.cpptasks.gcc

Class GccLibrarian

public final class GccLibrarian extends AbstractArLibrarian

Adapter for the 'ar' archiver

Author: Adam Murdoch

Method Summary
static GccLibrariangetInstance()
LinkergetLinker(LinkType type)

Method Detail

getInstance

public static GccLibrarian getInstance()

getLinker

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