The Definitive Guide to GCC

The Definitive Guide to GCC
Author: William von Hagen
Publisher: Apress
Total Pages: 564
Release: 2011-06-29
Genre: Computers
ISBN: 143020219X

* Expanded and revised in light of the GNU Compiler Collection (GCC) 4 release in April 2005, this book offers detailed coverage of GCC's somewhat daunting array of options and features and includes several chapters devoted to its support for languages like C, C++, Java, Objective-C, and Fortran. * Though targeting beginner and intermediate developers, this book goes well beyond basic compiler usage, combining instruction of GCC's advanced features and utilities (authconf, libtool, and gprof) with key coding techniques, such as profiling and optimization to show how to build and manage enterprise-level applications. * This is an enormous market. GCC is the defacto compiler collection for hundreds of thousands of open source projects worldwide, a wide variety of commercial development projects, and is the standard compiler for academic programs.

Using GCC

Using GCC
Author: Richard Stallman
Publisher:
Total Pages: 428
Release: 2003
Genre: Computers
ISBN: 9781882114399

The definitive reference manual for the most widely used C compiler in the world, written by the program's original author and its current developers. Learn how GCC supports language standards and extends support beyond them; how to fine-tune programs for your specific platform; and all the Objective-C runtime features. Also contains the complete list of GCC command options, and shows many features of GCC's language support. For intermediate-level and above programmers who know either C, C++ or Objective C.

An Introduction to GCC

An Introduction to GCC
Author: Brian Gough
Publisher: Network Theory.
Total Pages: 137
Release: 2004
Genre: Computers
ISBN: 9780954161798

Provides an introduction to the GNU C and C++ compilers, gcc and g++. This manual includes: compiling C and C++ programs using header files and libraries, warning options, use of the preprocessor, static and dynamic linking, optimization, platform-specific options, profiling and coverage testing, paths and environment variables, and more.

The Definitive Guide to GCC

The Definitive Guide to GCC
Author: Kurt Wall
Publisher: Apress
Total Pages: 552
Release: 2013-06-29
Genre: Computers
ISBN: 9781430251910

Besides covering the most recently released versions of GCC, this book provides a complete command reference, explains how to use the info online help system, and covers material not covered in other texts, including profiling, test coverage, and how to build and install GCC on a variety of operating system and hardware platforms. It also covers how to integrate with other GNU development tools, including automake, autoconf, and libtool.

C++ Cookbook

C++ Cookbook
Author: D. Ryan Stephens
Publisher: "O'Reilly Media, Inc."
Total Pages: 592
Release: 2006
Genre: Computers
ISBN: 0596007612

"Solutions and examples for C++ programmers"--Cover.

Author:
Publisher: IOS Press
Total Pages: 7289
Release:
Genre:
ISBN:

Numerical Computation Using C

Numerical Computation Using C
Author: Robert Glassey
Publisher: Academic Press
Total Pages: 292
Release: 2014-05-10
Genre: Mathematics
ISBN: 1483266036

Numerical Computation Using C is a four-chapter text guide for learning C language from the numerical analysis viewpoint. C is a general-purpose language that has been used in systems programming. The first chapter discusses the basic principles, logic, operators, functions, arrays, and structures of C language. The next two chapters deal with the uses of the so-called pointers in the C language, which is a variable that contains the address of some object in memory. These chapters also elaborate on several constructs to show how the use of C language can be fine-tuned. The last chapter highlights the practical aspects of C language. This book will be of value to computer scientists and mathematicians.

Gcc 7.0 Using Gnu FORTRAN

Gcc 7.0 Using Gnu FORTRAN
Author: Richard M Stallman
Publisher: Samurai Media Limited
Total Pages:
Release: 2017-02-08
Genre:
ISBN: 9789888406944

This manual documents the use of gfortran, the GNU Fortran compiler. You can find in this manual how to invoke gfortran, as well as its features and incompatibilities. The GNU Fortran compiler supports the Fortran 77, 90 and 95 standards completely, parts of the Fortran 2003 and Fortran 2008 standards, and several vendor extensions.

MySQL Reference Manual

MySQL Reference Manual
Author: Michael Widenius
Publisher: "O'Reilly Media, Inc."
Total Pages: 822
Release: 2002
Genre: Computers
ISBN: 9780596002657

This comprehensive reference guide offers useful pointers for advanced use of SQL and describes the bugs and workarounds involved in compiling MySQL for every system.

Running Linux

Running Linux
Author: Matt Welsh
Publisher: "O'Reilly Media, Inc."
Total Pages: 700
Release: 2003
Genre: Computers
ISBN: 9780596002725

Welsh's guide has everything users need to understand, install, and start using the Linux operating system. New topics covered include laptops, cameras, scanners, sound, multimedia, and more.