Compra 10 libros por 10 € aquí!
Bookbot

Richard M. Stallman

    Richard Stallman es una figura clave en el mundo del software, reconocido por su activismo en favor de la libertad del software. Inició el desarrollo del sistema operativo GNU con el objetivo de crear un sistema completamente libre, lanzando así el Movimiento por el Software Libre. Se dedica a difundir las ideas éticas de este movimiento y lucha contra las patentes de software y la expansión de las leyes de derechos de autor. Es también el creador del concepto copyleft y el autor principal de la Licencia Pública General de GNU.

    An Introduction to GCC
    • An Introduction to GCC

      For the GNU Compilers gcc and g++

      • 144 páginas
      • 6 horas de lectura

      This manual provides a complete tutorial introduction to the GNU C and C++ compilers, gcc and g++. Many books teach the C and C++ languages, this book teaches you how to use the compiler itself. All the common problems and error messages encountered by new users of GCC are carefully explained, with numerous easy-to-follow "Hello World" examples. Topics covered include: compiling C and C++ programs using header files and libraries, warning options, use of the preprocessor, static and dynamic linking, debugging, optimization, platform-specific options, profiling and coverage testing, paths and environment variables, and the C++ standard library and templates. Features a special foreword by Richard M. Stallman, principal developer of GCC and founder of the GNU Project. All the money raised from the sale of this book will support the development of free software and documentation.

      An Introduction to GCC