Red Hat ENTERPRISE LINUX 3 - USING CPP Bedienungsanleitung Seite 18

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 59
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 17
Red Hat Developer Day – 26 June 201218
C/C++ Project Types
Three major categories
Managed Make Project
Eclipse manages your Makefile automatically
Project has overall target type (e.g. Executable) and tool set
Each tool has input types and output(s)
Eclipse figures out how to get from sources to target using tools
Standard Make Project
You edit and maintain your own Makefile
Autotools Project
Configuration script creates Makefile
You maintain files that are used to create configuration script
Build has additional configuration step prior to running make
Seitenansicht 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 58 59

Kommentare zu diesen Handbüchern

Keine Kommentare