Package org.codehaus.mojo.natives.linker
Interface Linker
- All Known Implementing Classes:
AbstractLinker,ArchiveLinker,BCCLinker,CLinker,CLinkerClassic,MSVCLinker,TLibLinker
public interface Linker
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ROLE
-
-
Method Details
-
link
File link(LinkerConfiguration config, List compilerOutputFiles) throws NativeBuildException, IOException - Throws:
NativeBuildExceptionIOException
-