Dieser Artikel ist nicht mehr vorrätig.

Das GNU Make Book von Graham-Cumming, John

by Graham-Cumming, John | PB | VeryGood
ThriftBooks
(4041155)
Angemeldet als gewerblicher Verkäufer
US $10,63
Ca.CHF 8,52
Artikelzustand:
Sehr gut
Former library book; May have limited writing in cover pages. Pages are unmarked. ~ ... Mehr erfahrenÜber den Artikelzustand
Versand:
Kostenlos Economy Shipping.
Standort: Aurora, Illinois, USA
Lieferung:
Lieferung zwischen Di, 14. Okt und Mo, 20. Okt nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Verkäufer zahlt Rückversand.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:197695947529

Artikelmerkmale

Artikelzustand
Sehr gut
Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand befindet. Der Einband weist keine offensichtlichen Beschädigungen auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Former library book; May have limited writing in cover pages. Pages are unmarked. ~ ...
Binding
Paperback
Book Title
The GNU Make Book
Weight
1 lbs
IsTextBook
No
ISBN
9781593276492
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593276494
ISBN-13
9781593276492
eBay Product ID (ePID)
207795990

Product Key Features

Number of Pages
256 Pages
Language
English
Publication Name
Gnu Make Book
Publication Year
2015
Subject
Operating Systems / Unix, System Administration / Linux & Unix Administration, General, Document Management
Type
Textbook
Author
John Graham-Cumming
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2015-007254
Dewey Edition
23
Dewey Decimal
005.13
Table Of Content
About the Author;About the Technical Reviewer;Preface;Chapter 1: The Basics Revisited; 1.1 Getting Environment Variables into GNU make; 1.2 Setting Variables from Outside the Makefile; 1.3 The Environment Used by Commands; 1.4 The $(shell) Environment; 1.5 Target-Specific and Pattern-Specific Variables; 1.6 Version Checking; 1.7 Using Boolean Values; 1.8 Logical Operations Using Boolean Values; 1.9 Command Detection; 1.10 Delayed Variable Assignment; 1.11 Simple List Manipulation; 1.12 User-Defined Functions; 1.13 Recent GNU make Versions: 3.81, 3.82, and 4.0;Chapter 2: Makefile Debugging; 2.1 Printing the Value of a Makefile Variable; 2.2 Dumping Every Makefile Variable; 2.3 Tracing Variable Values; 2.4 Tracing Rule Execution; 2.5 Makefile Assertions; 2.6 An Interactive GNU make Debugger; 2.7 Dynamic Breakpoints in the GNU make Debugger; 2.8 An Introduction to remake;Chapter 3: Building and Rebuilding; 3.1 Rebuilding When CPPFLAGS Changes; 3.2 Rebuilding When a File's Checksum Changes; 3.3 Automatic Dependency Generation; 3.4 Atomic Rules in GNU make; 3.5 Painless Non-recursive make;Chapter 4: Pitfalls and Problems; 4.1 GNU make Gotcha: ifndef and ?=; 4.2 $(shell) and := Go Together; 4.3 $(eval) and Variable Caching; 4.4 The Trouble with Hidden Targets; 4.5 GNU make's Escaping Rules; 4.6 The Trouble with $(wildcard); 4.7 Making Directories; 4.8 GNU make Meets Filenames with Spaces; 4.9 Path Handling; 4.10 Usman's Law; 4.11 Pitfalls and Benefits of GNU make Parallelization; 4.12 Making $(wildcard) Recursive; 4.13 Which Makefile Am I In?;Chapter 5: Pushing the Envelope; 5.1 Doing Arithmetic; 5.2 Making an XML Bill of Materials; 5.3 Advanced User-Defined Functions; 5.4 GNU make 4.0 Loadable Objects; 5.5 Using Guile in GNU make; 5.6 Self-Documenting Makefiles;Chapter 6: The GNU Make Standard Library; 6.1 Importing the GMSL; 6.2 Calling a GMSL Function; 6.3 Checking the GMSL Version; 6.4 Example Real-World GMSL Use; 6.5 GMSL Reference;Updates;
Synopsis
GNU make is the most widely used build automation tool, but it can be challenging to master and its terse language can be tough to parse for even experienced programmers. Those who run into difficulties face a long, involved struggle, often leaving unsolved problems behind and GNU make's vast potential untapped. The GNU Make Book demystifies GNU make and shows you how to use its best features. You'll find a fast, thorough rundown of the basics of variables, rules, targets, and makefiles. Learn how to fix wastefully long build times and other common problems, and gain insight into more advanced capabilities, such as complex pattern rules. With this utterly pragmatic manual and cookbook, you'll make rapid progress toward becoming a more effective user. You'll also learn how to: Master user-defined functions, variables, and path handling Weigh the pitfalls and advantages of GNU make parallelization Handle automatic dependency generation, rebuilding, and non-recursive make Modify the GNU make source and take advantage of the GNU Make Standard Library Create makefile assertions and debug makefiles GNU make is known for being tricky to use, but it doesn't have to be. If you're looking for a deeper understanding of this indispensable tool, you'll find The GNU Make Book to be an indispensable guide., GNU make is the most widely used build automation tool, but it can be challenging to master and its terse language can be tough to parse for even experienced programmers. Those who run into difficulties face a long, involved struggle, often leaving unsolved problems behind and GNU make's vast potential untapped. The GNU Make Book demystifies GNU make and shows you how to use its best features. You'll find a fast, thorough rundown of the basics of variables, rules, targets, and makefiles. Learn how to fix wastefully long build times and other common problems, and gain insight into more advanced capabilities, such as complex pattern rules. With this utterly pragmatic manual and cookbook, you'll make rapid progress toward becoming a more effective user. You'll also learn how to: Master user-defined functions, variables, and path handling Weigh the pitfalls and advantages of GNU make parallelization Handle automatic dependency generation, rebuilding, and non-recursive make Modify the
LC Classification Number
QA76.76.T49G725 2015

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

ThriftBooks

99,1% positive Bewertungen20.0 Mio. Artikel verkauft

Mitglied seit Mär 2015
Angemeldet als gewerblicher Verkäufer
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (5'840'611)

Alle Bewertungen ansehen