|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.linker.AbstractLinker
org.codehaus.mojo.natives.bcc.TLibLinker
public class TLibLinker
Field Summary | |
---|---|
static java.lang.String |
EXECUTABLE
|
Fields inherited from interface org.codehaus.mojo.natives.linker.Linker |
---|
ROLE |
Constructor Summary | |
---|---|
TLibLinker()
|
Method Summary | |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
createLinkerCommandLine(java.util.List objectFiles,
org.codehaus.mojo.natives.linker.LinkerConfiguration config)
|
Methods inherited from class org.codehaus.mojo.natives.linker.AbstractLinker |
---|
link |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EXECUTABLE
Constructor Detail |
---|
public TLibLinker()
Method Detail |
---|
protected org.codehaus.plexus.util.cli.Commandline createLinkerCommandLine(java.util.List objectFiles, org.codehaus.mojo.natives.linker.LinkerConfiguration config) throws org.codehaus.mojo.natives.NativeBuildException
createLinkerCommandLine
in class org.codehaus.mojo.natives.linker.AbstractLinker
org.codehaus.mojo.natives.NativeBuildException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |