Build, Integration tools
Build, Integration Tools :
These tools help the developers in generating cohesive, usable software by integrating telavent programs, sub-programs and bindings. The tool uses the rules of integration, often specified in XML format to go about the process of building the software. 'make' and Apache Ant are examples of build tools.
crosstool
crosstool is a cross compilation tool.
Crosstool is a set of scripts to build and test several versions of gcc and glibc for most architectures supported by glibc. It will even download and patch the original tarballs for you.
Main features :
- can handle gcc-3.2.x, gcc-3.3.x, and gcc-3.4.x
- automatically download the source tarballs and apply the minimal set of patches needed to successfully build
- support all CPU types supported by glibc, since that was easy and was a good test of the script
- support for running the gcc and glibc regression test suites
-
visit
crosstool
crosstool was visited : 69 times
Loading .....