Open Source Tools
This version of the Intel®
C++ Compiler includes improved support for the following open source tools:
- GNU Libtool
-- a script that allows package developers to provide generic shared library
support.
- Valgrind
-- a flexible system for debugging and profiling executables running on
x86 processors.
- GNU Automake
-- a tool for automatically generating Makefile.ins
from files called Makefile.am.
See Also
- GNU Libtool documentation -- http://www.gnu.org/software/libtool/manual.html
- Valgrind documentation -- http://valgrind.org/docs/manual/manual.html
- GNU Automake documentation -- http://sources.redhat.com/automake/automake.html