The buildDefineArguments implementation CommandLineCCompiler is not good for us
because os390 defines are give by -D definex instead of /Ddefinex, 2 args not 1!
since we implement this ourslefs, we do not have to implement the getDefineSwitch() and
the getUndefineSwitch().
Supported compilers
gcc (default)GCC C++ compiler
g++GCC C++ compiler
c++GCC C++ compiler
msvcMicrosoft Visual C++
bccBorland C++ Compiler
msrcMicrosoft Resource Compiler
brcBorland Resource Compiler
dfCompaq Visual Fortran Compiler
midlMicrosoft MIDL Compiler
iclIntel C++ compiler for Windows (IA-32)
eclIntel C++ compiler for Windows (IA-64)
iccIntel C++ compiler for Linux (IA-32)
eccIntel C++ compiler for Linux (IA-64)
CCSun ONE C++ compiler
aCCHP aC++ C++ Compiler
os390OS390 C Compiler
os400Icc Compiler
sunc89Sun C89 C Compiler
xlCVisualAge C Compiler
This method may be used to get two distinct compiler configurations,
one for compiling the specified file and producing a precompiled
header file, and a second for compiling other files using the
precompiled header file.
This method may be used to get two distinct compiler configurations,
one for compiling the specified file and producing a precompiled
header file, and a second for compiling other files using the
precompiled header file.
This method may be used to get two distinct compiler configurations,
one for compiling the specified file and producing a precompiled
header file, and a second for compiling other files using the
precompiled header file.
This method may be used to get two distinct compiler configurations,
one for compiling the specified file and producing a precompiled
header file, and a second for compiling other files using the
precompiled header file.
Helper class which can be used for Ant task attribute setter methods to allow
the build file to specify a long in either decimal, octal, or hexadecimal
format.
Adapter for the Intel (r) C++ compiler for 32-bit applications
The Intel (r) C++ compiler for IA32 Windows mimics the
command options for the Microsoft (r) C++ compiler.