|
|||||||||
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.c.CLinker
org.codehaus.mojo.natives.c.CLinkerClassic
public class CLinkerClassic
Generic C/CPP linker with "-o" as its output option
Field Summary |
---|
Fields inherited from interface org.codehaus.mojo.natives.linker.Linker |
---|
ROLE |
Constructor Summary | |
---|---|
CLinkerClassic()
|
Method Summary | |
---|---|
protected java.lang.String |
getLinkerOutputOption()
|
Methods inherited from class org.codehaus.mojo.natives.c.CLinker |
---|
createLinkerCommandLine, setCommandLineForExternalLibraries |
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 |
Constructor Detail |
---|
public CLinkerClassic()
Method Detail |
---|
protected java.lang.String getLinkerOutputOption()
getLinkerOutputOption
in class CLinker
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |