net.sf.antcontrib.cpptasks.compaq
public class CompaqVisualFortranLibrarian 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) |
protected String | getCommandFileSwitch(String commandFile) |
static CompaqVisualFortranLibrarian | getInstance() |
File[] | getLibraryPath() |
String[] | getLibraryPatterns(String[] libnames, LibraryTypeEnum libType) |
Linker | getLinker(LinkType type) |
protected int | getMaximumCommandLength() |
protected String[] | getOutputFileSwitch(String outputFile) |
boolean | isCaseSensitive() |