10 libri per 10 euro qui
Bookbot

Richard M. Stallman

    Richard Stallman è una figura cardine nel mondo del software, noto per il suo attivismo a favore della libertà del software. Ha avviato lo sviluppo del sistema operativo GNU con l'obiettivo di creare un sistema interamente libero, lanciando così il Movimento per il Software Libero. Si dedica alla diffusione delle idee etiche di questo movimento e si batte contro i brevetti software e l'espansione delle leggi sul diritto d'autore. È anche l'ideatore del concetto di copyleft e l'autore principale della GNU General Public License.

    An Introduction to GCC
    • 2004

      An Introduction to GCC

      For the GNU Compilers gcc and g++

      • 144pagine
      • 6 ore di lettura

      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