Sponsorzy katalogu:

Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.

Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !

System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.

Tygrys.com - katalog stron : Computers : Programming : Compilers : GNU Compiler Collection
  • Stallman, Richard@ (9)
  •  
  • Ada@ (272)
  • C@ (250)
  • C++@ (751)
  • CHILL@ (3)
  •  
  • Fortran@ (8)
  • GNU Pascal@ (4)
  • Java@ (2,501)
  • Objective-C@ (19)
  • DJGPP@ (15)
  •  
  • GNU Hurd@ (18)
  • Znaleziono 30 stron w kategorii GNU Compiler Collection:

    Tytuł strony: ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
    Opis strony: ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to the analysis of GNU C compiler optimization flags.
    Adres: http://www.coyotegulch.com/products/acovea/

    Tytuł strony: Building and Testing gcc/glibc cross toolchains
    Opis strony: Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains.
    Adres: http://kegel.com/crosstool/

    Tytuł strony: D Front End for GCC
    Opis strony: For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
    Adres: http://dgcc.sourceforge.net/

    Tytuł strony: DaLSoft
    Opis strony: Optimizer for gcc generated x86 code. Lists results of optimizations, compares performance of the optimizer-generated code with performance of the code generated by gcc and icc x86 compilers.
    Adres: http://www.dalsoft.com/

    Tytuł strony: distcc
    Opis strony: A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
    Adres: http://distcc.samba.org/

    Tytuł strony: EGCS: Experimental GNU Compiler System
    Opis strony: Project fused work on GNU C, C++, Objective-C, Ada, Fortran compilers, and libc++, to speed up work to improve GCC. In April 1999 was merged into general GCC effort under control of GCC steering committee. Descriptions, a few links.
    Adres: http://www.gnu.org/software/gcc/egcs-1.1/

    Tytuł strony: G++ FAQ
    Opis strony: List of Frequently Asked Questions for G++ users.
    Adres: http://www.jcu.edu.au/docs/gnu/g++FAQ.html

    Tytuł strony: GCC & GNU Toolchain Developers' Summit
    Opis strony: Brings together the core development team of the GNU Compiler Collection with those working on the other toolchain components to discuss the state of the art.
    Adres: http://www.gccsummit.org/

    Tytuł strony: GCC for the 6809
    Opis strony: GCC port for the Motorola 6809.
    Adres: http://www.oddchange.com/gcc6809/

    Tytuł strony: GCC XML Node Introspector Project
    Opis strony: Project to create an XML interface to the GCC AST tree_nodes and store in Postgres Database.
    Adres: http://sourceforge.net/projects/introspector

    Tytuł strony: GHDL
    Opis strony: A written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93.
    Adres: http://ghdl.free.fr/

    Tytuł strony: GNU ARM
    Opis strony: Toolchain in binary and source formats for several operating systems. Also includes reference material and links for embedded programming using the ARM CPU.
    Adres: http://www.gnuarm.com/

    Tytuł strony: GNU C Compiler Internals Wikibook
    Opis strony: This is a wikibook describing internals of GNU C Compiler Collection. A number of authors have contributed to it.
    Adres: http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals

    Tytuł strony: GNU Objective-C runtime features
    Opis strony: Some notes about garbage collection and type information strings in the GNU Objective-C runtime (2.95.3 GCC version).
    Adres: http://gcc.gnu.org/onlinedocs/gcc-2.95.3/objc-features_toc.html

    Tytuł strony: GNUDE: GNU Development Environment
    Opis strony: Suite of GNU C/C++, Fortran, Java cross compilers, and Insight/GDB debugger hosted on Windows NT/2K/XP for embedded ARM7/9, XScale CPU program development. Assembler, compilers, linker, header files, STL, libraries, documents.
    Adres: http://gnude.sourceforge.net/

    Tytuł strony: An Introduction to GCC
    Opis strony: A printed tutorial for new users of GCC, published under the GNU Free Documentation License.
    Adres: http://www.network-theory.co.uk/gcc/intro/

    Tytuł strony: Linux C and C++ Compilers
    Opis strony: Medium long review compares 2 compilers, some useful tables. GCC holds its own against Intel C++, wins some benchmarks it lost before. Intel still wins some. Differences are less. [Coyote Gulch Productions]
    Adres: http://www.coyotegulch.com/reviews/linux_compilers/index.html

    Tytuł strony: Making and using libraries
    Opis strony: Guide work with libraries (.a files) in g++.
    Adres: http://www.delorie.com/djgpp/doc/ug/larger/archives.html

    Tytuł strony: Migrating to gcc-3.4
    Opis strony: A collection of migration guides to help programmers updating their code to be gcc-3.4 compatible.
    Adres: http://kegel.com/gcc/gcc3.4.html

    Tytuł strony: MinGW: Minimalist GNU for Windows
    Opis strony: Compiler system uses GCC to produce Windows programs. Win32 ports of GCC, GDB, binutils to build native Win32 programs that rely on no 3rd party DLLs.
    Adres: http://www.mingw.org/

    Tytuł strony: Pentium Compiler Group
    Opis strony: Founded late 1995 to enhance and support Pentium optimizing in GCC. GCC optimizes well, but the new x86 architecture needed different optimizing strategies. Descriptions, FAQs, downloads (source, binary), mirrors, links.
    Adres: http://www.goof.com/pcg/

    Tytuł strony: Pinapa
    Opis strony: An open source SystemC front-end. It relies on GCC to parse the C++, and on the SystemC library itself to extract the architecture of the platform to analyze.
    Adres: http://greensocs.sourceforge.net/pinapa/

    Tytuł strony: PL/1 for GCC
    Opis strony: A PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2.
    Adres: http://pl1gcc.sourceforge.net/

    Tytuł strony: RHIDE
    Opis strony: IDE for DJGPP and other GCC-based systems, by Robert Hoehne, Salvador Eduardo Tropea. Runs on DOS, Linux, looks like old Borland DOS IDE. Has project management, frontend to GCC C/C++, syntax highlighting, integrated debugger. [Open Source, GPL]
    Adres: http://www.rhide.com/

    Tytuł strony: Writing a GCC Front End
    Opis strony: By Tom Tromey. This article provides a tour of how you would go about connecting your own compiler front end to GCC. <small>(April 6, 2005)</small>
    Adres: http://www.linuxjournal.com/article/7884

    Tytuł strony: Optimization in GCC
    Opis strony: By M. Tim Jones. Here's what the O options mean in GCC, why some optimizations aren't optimal after all and how you can make specialized optimization choices for your application. [Linux Journal] <small>(January 26, 2005)</small>
    Adres: http://www.linuxjournal.com/article/7269

    Tytuł strony: LWN: GCC gets a new Optimizer Framework
    Opis strony: Artciel by Steven Bosscher and Diego Novillo. The first bits a major compiler internals overhaul have been merged into the development mainline of the GNU Compiler Collection (GCC) for inclusion in the next release. <small>(May 12, 2004)</small>
    Adres: http://lwn.net/Articles/84888/

    Tytuł strony: First Annual GCC Developers' Summit
    Opis strony: An opportunity for the core developers of all parts of the GNU Compiler Collection to get together with those from other portions of the Development tools community. May 25-27, 2003. <small>(May 25, 2003)</small>
    Adres: http://www.gccsummit.org/2003/

    Tytuł strony: Optimizing GCC
    Opis strony: How much faster can GCC compile a Linux kernel if GCC is optimized? Doing the compiler alone ups speed 33%. Description, benchmark times. [Linux Gazette] <small>(March, 2003)</small>
    Adres: http://tldp.org/LDP/LG/issue88/piszcz.html

    Tytuł strony: GCC Myths and Facts
    Opis strony: Optimizing GCC mostly for x86 CPU and C/C++, but parts can apply to all supported CPUs and languages. Many useful forum comments. [freshmeat.net] <small>(February 15, 2003)</small>
    Adres: http://freshmeat.net/articles/view/730/


    Cytat dnia:

    Najważniejszą godziną jest zawsze ta obecna! Najważniejszym człowiekiem jest zawsze ten, który akurat stoi przede mną! Dziełem najkonieczniejszym jest zawsze miłość!!

    Johhanes Eckhart

    końcówki tłumików Kredyty gotówkowe-niskie oprocentowanie dla każdeg Zapachy Perfum białystok mapa evanescence teksty
    Help build the largest human-edited directory on the web.
      Submit a Site - Open Directory Project - Become an Editor  

    Zapraszamy do Globalnego Katalogu Stron - największy zbiór stron w sieci
    tworzenie stron www | Staszewski Stanisław wiersze | Lipnicka Anita wiersze | Tuwim Julian wiersze | Leśmian Bolesław wiersze

    Search the GNU Compiler Collection category

    Powered by the Free PHP ODP Script
    Serwery