net.sf.antcontrib.cpptasks.intel

Class IntelWin64CCompiler

public final class IntelWin64CCompiler extends DevStudioCompatibleCCompiler

Adapter for the Intel C++ compiler for Itanium(TM) Applications

Author: Curt Arnold

Method Summary
ProcessorchangeEnvironment(boolean newEnvironment, Environment env)
static IntelWin64CCompilergetInstance()
LinkergetLinker(LinkType type)
intgetMaximumCommandLength()

Method Detail

changeEnvironment

public Processor changeEnvironment(boolean newEnvironment, Environment env)

getInstance

public static IntelWin64CCompiler getInstance()

getLinker

public Linker getLinker(LinkType type)

getMaximumCommandLength

public int getMaximumCommandLength()
Copyright ? 2001-2011 Ant-Contrib project. All Rights Reserved.