Red Hat ENTERPRISE LINUX 3 - USING CPP Bedienungsanleitung Seite 19

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 59
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 18
Red Hat Developer Day – 26 June 201219
Managed Make Project
Useful for starting a project from scratch quickly
Can opt to output Makefile
If you check it in, then external users can build via the Makefile
Otherwise, they must import the project into Eclipse and build there
Toolset
Toolset is group of tools used in the Makefile
Each tool has options to use, accepted inputs, and outputs
e.g. Gcc compiler operates on .c .cpp files and outputs .o files
Can build via make command or use internal builder
Seitenansicht 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 58 59

Kommentare zu diesen Handbüchern

Keine Kommentare