GNU toolchain
Software
MinGWThe MinGW project maintains and distributes a number of different core components and supplementary packages, including various ports of GNU toolchain, such as GCC and binutils, translated into equivalent packages. These utilities can... In this article: MinGW, Cygwin, Microsoft Windows, Unix, SourceForge.net, Linux, GNU General Public License, Wxwidgets, and Microsoft Visual C++ |
-
ziffdavis | November 05, 2009
eWEEK at 25: Open Source Has Proven a Remarkably Fertile Platform
...software. By the time that I started at PC Week Labs (very soon to be eWEEK Labs), in 1999, IBM's PC, AT&T's Unix, and Stallman's GNU toolchain and GPL license had--with the keystone addition of Linus Torvalds' Linux kernel-- emerged as a...
In this article: Linux, Unix, AT&T, Richard Stallman, Cloud computing, GNU, MIT, and All rights reserved
-
Wikipedia | November 03, 2009
MicroBlaze
...(written in VHDL) can be purchased from Xilinx. The SDK handles the software that will execute on the embedded system. Powered by the GNU toolchain (GNU Compiler Collection, GNU Debugger), the SDK enables programmers to write, compile, and...
In this article: Xilinx, VHDL, C++, GNU Debugger, Linux kernel, GNU Compiler Collection, and Free Software Foundation
-
Prime Newswire | November 02, 2009
MIPS Technologies Introduces New Processor Cores With 32-bit Performance and Near 16-bit Code Size
...for broad tool and OS support. "With Sourcery G++(TM), CodeSourcery's industry-leading software development environment based on the GNU Toolchain and the Eclipse IDE, we already support the entire range of MIPS32 cores, and we will soon...
In this article: MIPS Technologies, Linux, Software development, Trademark, Eclipse, Applications, Android, and MontaVista Software
-
Wikipedia | October 25, 2009
Calao systems
...so on. All Calao USB keys have a wired LAN port. Some also have additional USB sockets. Calao devices use U-boot and run version 2.6 of the Linux kernel. The company recommends the GNU toolchain to develop the software for these devices.
In this article: Atmel, Linux, and Linux kernel
-
Wikipedia | October 22, 2009
Macintosh Programmer's Workshop
..."/". Many Unix utilities also assumed pathnames would not have embedded spaces, a common practice on Macs. For a number of years, the GNU toolchain included portability support for MPW as part of libiberty. This was used to support...
In this article: Unix, Apple, Macintosh Programmer's Workshop, Pascal, Mac OS X, C++, Metrowerks, Mac OS, Mac OS, and Symantec
-
Wikipedia | October 20, 2009
OpenRISC 1200
...and automotive applications. Some open source software, such as Linux and muClinux , has been ported over to the OR1200 platform. The GNU toolchain (including GCC ) has also been successfully ported to the architecture to aid in software...
-
Wikipedia | October 03, 2009
Whitix
...systems. The most common collection of utilities for building both Whitix applications and operating system programs is found within the GNU toolchain, which includes the GNU Compiler Collection (GCC) and the GNU build system. Amongst...
In this article: Python, Mono, Lua, GNU Compiler Collection, Unix, Linux, C++, GNU General Public License, and Fortran
-
Wikipedia | September 15, 2009
Mika VM
...include x86, arm, mips, and powerpc, including non-MMU variants where applicable. In principle it should be possible to build Mika for any 32-bit CPU for which a GNU toolchain is available. Mika development takes place on the web site.
In this article: VM, Wonka VM, Linux, BSD License, Java Virtual Machine, GNU Classpath, Apache Harmony, and Sun Microsystem
-
Wikipedia | August 18, 2009
GNU toolchain
...Project. These tools form a toolchain (suite of tools used in a serial manner) used for developing applications and operating systems. The GNU toolchain plays a vital role in development of Linux kernel, BSD , and software for embedded...
In this article: Microsoft Windows, Solaris, GNU Debugger, GNU, GNU Binutils, Cygwin, MinGW, Linux kernel, and GNU Compiler Collection
-
Yahoo! News | August 17, 2009
The greatest open source software of all time (InfoWorld)
...Linux operating system as the Linux kernel itself. No less essential are the GNU Compiler Collection (GCC) and the rest of the GNU toolchain. A common set of compilers available on most Linux and *BSD systems under the GPL, the GCC...
In this article: Linux, Snort, GNU, Linux kernel, Asterisk, Unix, Microsoft Windows, Wireshark, Sendmail, and Samba
Trends
Loading...
More on GNU toolchain
Description from Wikipedia:
The GNU toolchain is a blanket term for a collection of programming tools produced by the GNU Project. These tools form a toolchain (suite of tools used in a serial manner) used for developing applications and operating systems.
The GNU toolchain plays a vital role in development of Linux kernel, BSD, and software for embedded systems. Parts of the GNU toolchain are also directly used with or ported to other platforms such as Solaris, Mac OS X, Microsoft Windows (via Cygwin and MinGW/MSYS) and Sony PlayStation 3.
Projects included in the GNU toolchain are:
*GNU make: Automation tool for compilation and build;
*GNU Compiler Collection (GCC): Suite of compilers for several programming languages;
*GNU Binutils: Suite of tools including linker, assembler and other tools;
*GNU Debugger (GDB): Code debugging tool;
*GNU build system (autotools):
**Autoconf
**Autoheader
**Automake
**Libtool
Explore everything named GNU toolchain...