Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.241.291 Times

Gcc freeware
Filter: All | Freeware | Demo
 

Gcc

1 2 3 4 5 > 
Added: November 05, 2010 | Visits: 919

GCC::TranslationUnit GCC::TranslationUnit is a Perl module that can parse the output of gcc -fdump-translation-unit. SYNPOSIS use GCC::TranslationUnit; # echo #include > stdio.c # gcc -fdump-translation-unit -c stdio.c $node = GCC::TranslationUnit::Parser->parsefile(stdio.c.tu)->root; # list every...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): GCC::TranslationUnit Download

Added: November 13, 2010 | Visits: 1.284

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This...





Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: February 19, 2010 | Visits: 1.014

GCC UPC GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to...


Platforms: *nix

License: Freeware Size: 19.3 MB Download (98): GCC UPC Download

Added: November 05, 2010 | Visits: 1.264

D frontend for GCC D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC. Supported Systems: GCC 3.3.x, 3.4.x, 4.0.x Linux (tested on Red Hat 7.2, 8) Mac OS X 10.3.x, 10.4.x FreeBSD 5.2.1 Cygwin MinGW AIX (tested on 5.1)...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (110): D frontend for GCC Download

Added: June 20, 2010 | Visits: 849

GCC Introspector The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. Like a telephone switchboard connects many parties who might wish to talk to each other, the Introspector...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): GCC Introspector Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 798

GCC D Compiler for Mac OS X GCC D Compiler (GDC) for Mac OS X (10.2-10.4) See also http://www.d-programming-language.org/ and 'dgcc'


Platforms: Mac

License: Freeware Size: 23.54 MB Download (51): GCC D Compiler for Mac OS X Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 538

GCC D Compiler for Windows GCC D Compiler (GDC) for Windows (NT-XP) See also http://www.d-programming-language.org/ and 'dgcc'


Platforms: Windows, Mac, Linux

License: Freeware Size: 16.88 MB Download (56): GCC D Compiler for Windows Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 428

GCC toolchain for MSP430 This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 407.84 KB Download (49): GCC toolchain for MSP430 Download

Added: July 26, 2013 | Visits: 368

Linaro GCC Linaro GCC is a branch of FSF GCC that contains ARM focused features and patches. It also features parts of the CodeSourcery patchset. This project contains backports of work that we and the community have done to improve GCC on ARM. Releases are made monthly and consist of a source release...


Platforms: *nix

License: Freeware Size: 68.42 MB Download (53): Linaro GCC Download

Added: September 03, 2013 | Visits: 329

clang-fake-gcc Strip out useless arguments out of GCC calls when going for clang. clang-fake-gcc is especially useful for you guys who like to compile Python extensions in C with Clang: CC=clang-fake-gcc python setup.py build #md5=135b1a3241668026d51d369c78fa25fb


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): clang-fake-gcc Download

Added: November 19, 2013 | Visits: 498

Cobol for GCC COBOL For GCC is a project to produce a free COBOL compiler compliant with the COBOL 85 Standard, integrated into the GNU Compiler Collection (GCC).


Platforms: *nix

License: Freeware Size: 942.08 KB Download (62): Cobol for GCC Download

Added: June 21, 2010 | Visits: 914

GRX GRX is a library for 2D graphics, originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler. Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler). On DOS it supports EGA, VGA and VESA compliant cards. On Linux console it...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (112): GRX Download

Added: March 12, 2010 | Visits: 776

mod_gcj mod_gcj is a project aimed to serve dynamic pages from Apache using libgcj, the free Java implementation that is part of GCC. Setting up Apache with servlet engines has been a cumbersome task for many years. Still today, it isnt very easy to set up the Apache Foundationss own Tomcat servlet...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (90): mod_gcj Download

Added: October 26, 2010 | Visits: 1.133

AVR Libc AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. Together, avr-binutils, avr-gcc, and avr-libc form the heart of the Free Software toolchain for the Atmel AVR microcontrollers. They are further accompanied by...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (221): AVR Libc Download

Added: January 14, 2010 | Visits: 905

AVR-Ada AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers..


Platforms: *nix

License: Freeware Size: 16.9 MB Download (110): AVR-Ada Download

Added: February 01, 2010 | Visits: 1.378

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Added: January 25, 2010 | Visits: 746

Zaurus X gcc This project provides a complete binary distribution package for gcc 2.95.3 to start Zaurus development on the Mac OS X platform. It includes gcc, g++, gcc-objc and the binutils. Basic integration with Project Builder is also available.The compiler core is based on these descriprion and...


Platforms: Mac

License: Freeware Size: 45 MB Download (119): Zaurus X gcc Download

Added: August 20, 2008 | Visits: 1.692

MinGW The GNU Compiler Collection (GCC) for Windows MinGW - A collection of freely available and freely distributable Windows specific header files and import libraries combined with GNU toolsets that allow one to produce native Windows programs that do not rely on any 3rd-party C runtime DLLs.


Platforms: Windows, *nix

License: Freeware Size: 15 MB Download (194): MinGW Download

Added: August 15, 2008 | Visits: 1.943

Armagetron Advanced 0.2.8.2.1 gcc Excellent recreation of the Disney movie Tron in the form of a 3D game.If you were one of the lucky viewers of the movie Tron, you`ll know what this game is about, as the spirit it identical.In Armagetron you have to ride a lightcycle, which is a type of motorbike that can only turn 90¦, leaves...


Platforms: Windows

License: Freeware Size: 2 KB Download (148): Armagetron Advanced 0.2.8.2.1 gcc Download

Added: January 18, 2010 | Visits: 945

Conserver Conserver is an application that allows multiple users to watch a serial console at the same time. Conserver project can log the data, allows users to take write-access of a console (one at a time), and has a variety of bells and whistles to accentuate that basic functionality. The idea is that...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (110): Conserver Download

1 2 3 4 5 >