net.sf.antcontrib.cpptasks.ti
public class ClxxLibrarian extends CommandLineLinker
Method Summary | |
---|---|
protected void | addBase(long base, Vector args) |
protected void | addEntry(String entry, Vector args) |
protected void | addFixed(Boolean fixed, Vector args) |
protected void | addImpliedArgs(boolean debug, LinkType linkType, Vector args) |
protected void | addIncremental(boolean incremental, Vector args) |
protected void | addMap(boolean map, Vector args) |
protected void | addStack(int stack, Vector args) |
static ClxxLibrarian | getCl55Instance() |
static ClxxLibrarian | getCl6xInstance() |
protected String | getCommandFileSwitch(String commandFile) |
File[] | getLibraryPath() |
String[] | getLibraryPatterns(String[] libnames, LibraryTypeEnum libType) |
Linker | getLinker(LinkType linkType) |
protected int | getMaximumCommandLength() |
protected String[] | getOutputFileSwitch(String outputFile) |
boolean | isCaseSensitive() |