Der Gcc-Compiler: Überblick und Bedienung
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Kaarst
Bhv-Verl.-GmbH
1997
|
Ausgabe: | 1. Aufl. |
Schriftenreihe: | Edition advanced
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 199 S. Ill. |
ISBN: | 3893608737 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV011778355 | ||
003 | DE-604 | ||
005 | 19980217 | ||
007 | t | ||
008 | 980216s1997 a||| |||| 00||| ger d | ||
016 | 7 | |a 953037797 |2 DE-101 | |
020 | |a 3893608737 |9 3-89360-873-7 | ||
035 | |a (OCoLC)75888307 | ||
035 | |a (DE-599)BVBBV011778355 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
049 | |a DE-20 |a DE-523 | ||
084 | |a ST 255 |0 (DE-625)143629: |2 rvk | ||
084 | |a ST 265 |0 (DE-625)143634: |2 rvk | ||
100 | 1 | |a Schüler, Nikolaus |e Verfasser |4 aut | |
245 | 1 | 0 | |a Der Gcc-Compiler |b Überblick und Bedienung |c Nikolaus Schüler |
250 | |a 1. Aufl. | ||
264 | 1 | |a Kaarst |b Bhv-Verl.-GmbH |c 1997 | |
300 | |a 199 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Edition advanced | |
650 | 0 | 7 | |a Compiler |0 (DE-588)4148248-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Gcc |g Compiler |0 (DE-588)4491356-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Compiler |0 (DE-588)4148248-7 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Gcc |g Compiler |0 (DE-588)4491356-4 |D s |
689 | 1 | |5 DE-604 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007949084&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-007949084 |
Datensatz im Suchindex
_version_ | 1807594105861046272 |
---|---|
adam_text |
INHALTSVERZEICHNIS
1
VORWORT
.
9
2
EINLEITUNG
.
11
2.1
WORUM
GEHT
ES
IN
DIESEM
BUCH?
.
11
2.2
WIE
IST
DIESES
BUCH
AUFGEBAUT?
.
12
2.3
WIE
SIEHT
DIE
ZIELGRUPPE
AUS?
.
12
2.4
KONVENTIONEN
.
13
3
WAS
IST
DER
GCC?
.
15
3.1
UNTERSCHIEDE
ZU
ANDEREN
COMPILERN
.
15
3.2
WARUM
GCC?
.
15
3.2.1
STABILITAET
.
15
3.2.2
SUPPORT
.
16
3.2.3
FUER
VIELE
PLATTFORMEN VERFUEGBAR
.
16
3.2.4
OBJECTIVE-C
.
16
3.3
GUIS
FUER
DEN
GCC
.
17
3.4
GCC
IN
DER
PRAXIS
.
17
3.5
FREIE
SOFTWARE,
DIE FREE
SOFTWARE
FOUNDATION
UND
GNU
.
17
4
HILFE
.
21
4.1
WO
ES
INFORMATIONEN
GIBT
.
21
4.2
EINIGE
GRUNDLEGENDE
EMACS-KOMMANDOS
.
23
5
INSTALLATION
.
27
5.1
PLATTFORMEN
.
27
5.1.1
UNIX
.
27
5.1.2
MS-DOS,
WINDOWS
.
27
5.1.3
MACINTOSH
.
27
5.1.4
VMS
.
28
5.1.5
GCC
ALS
CROSS-COMPILER
.
28
5.2
GRUENDE,
DEN
GCC
SELBST
ZU
INSTALLIEREN
.
28
5.3
WO
BEKOMMT MAN
DEN
GCC?
.
29
INHALTSVERZEICHNIS
5.4
5.5
5.5.1
5.5.2
5.5.3
5.6
5.7
6
6.1
6.2
6.3
6.4
6.5
8
8.1
9
10
10.1
10.2
10.2.1
10.2.2
10.2.3
10.2.4
11
11.1
11.2
11.3
11.4
11.5
12
12.1
12.1.1
12.1.2
12.1.3
UEBERTRAGEN
VON
DATEIEN
MIT
FTP
.29
INSTALLATION
UNTER
UNIX
.
32
VORBEREITUNGEN
.
,
.32
COMPILIEREN
DES
GCC
.
35
DATEIEN
KOPIEREN
.
36
DJGPP
UND
EMX
FUER
DOS
.
37
DJGPP
FUER
LINUX
UND
NEXTSTEP
.
38
BEDIENUNG
DES
GCC
.
39
GCC
UEBER
DIE
KOMMANDOZEILE
BEDIENEN
.
39
ARBEITSERLEICHTERUNG
BEI
GROESSEREN
PROJEKTEN:
MAKE
.
40
AUFRUF
DES
GCC
AUS
EMACS
HERAUS
.
43
DIE
STUFEN
DES
COMPILERS
UND
DIE
DAZUGEHOERENDEN
DATEINAMEN
.
44
OPTIONEN
.
45
LIBRARIES
.
57
KONVERTER
FUER
ANDERE
PROGRAMMIERSPRACHEN
.
59
F2C:
VON
FORTRAN
NACH
C
.
59
LINT
.
61
WER
MACHT
DIE
ARBEIT?
PROGRAMME
MIT
DEM
PROFILER
UNTERSUCHEN
.
65
WIE
ARBEITET
EIN
PROFILER?
.
65
DIE
AUSGABE
EINES
PROFILERS
ALS
BEISPIEL
.
66
UEBERBLICK
.
72
DIE
AUSFUEHRLICHE
LISTE
DER
FUNKTIONEN
.
72
DIE
EINFACHE
FUNKTIONENLISTE
.
73
DIE
FUNKTIONENLISTE
.
74
DER
SPRACHSCHATZ
DES
GCC
.
75
C
.
75
C++
.
76
OBJECTIVE-C
.
76
DER
KLEINE
UNTERSCHIED:
DIE
ANSAETZE
ZUM
OBJEKTORIENTIERTEN
PROGRAMMIEREN
BEI
OBJECTIVE-C
UND
C++
.
77
WANDLER
FUER
ANDERE
SPRACHEN
.
86
ERWEITERUNGEN
.
87
C-ERWEITERUNGEN
.
87
GESCHACHTELTE
FUNKTIONEN
.
87
LANGE
INTEGER-ZAHLEN
.
88
KOMPLEXE
ZAHLEN
.
88
INHALTSVERZEICHNIS
12.1.4
12.1.5
12.1.6
12.1.7
12.1.8
12.2
13
13.1
13.2
13.3
13.4
13.4.1
13.4.2
13.4.3
13.4.4
13.4.5
13.4.6
14
14.1
14.2
15
15.1
15.2
16
17
17.1
17.2
17.2.1
17.2.2
17.2.3
17.2.4
17.2.5
17.2.6
17.2.7
17.2.7
17.3
ARRAYS
MIT
VARIABLER
LAENGE
.
88
NUMERIERTE EINTRAEGE BEI
DER
INITIALISIERUNG
VON
VEKTOREN
.
89
BEREICHE
BEI
CASE-ANWEISUNGEN
.
90
INLINE-FUNKTIONEN
.
91
FUNKTIONSNAMEN
ALS
ZEICHENKETTE
.
91
C++-ERWEITERUNGEN
.
92
DER DEBUGGER
GDB
.
93
VORAUSSETZUNGEN
.
93
STARTEN
UND
BEENDEN
DES
DEBUGGERS,
GRUNDLAGEN
DER
BEDIENUNG
.
94
BEISPIEL
FUER
EINE
DEBUGGER-SITZUNG
.
98
EINIGE
WICHTIGE
BEFEHLE
IM
UEBERBLICK
.
105
STARTEN
EINES
PROGRAMMS,
SETZEN
VON
ARGUMENTEN
.
105
QUELLTEXT
ANSEHEN
.
106
EBENEN
.
107
EIN
PROGRAMM
SCHRITTWEISE
ABARBEITEN,
STOPPEN
UND
WEITERLAUFEN
LASSEN
.
108
VARIABIENANZEIGEN
.
113
FUNKTIONEN
AUSFUEHREN
.
117
UMGEBUNGEN
FUER
GDB
.
123
EMACS
.
123
GRAFISCHE
OBERFLAECHEN
FUER
GDB
.
125
AUSBLICK
.
129
GUAVAC
.
129
GRAFISCHE
BENUTZEROBERFLAECHEN
.
129
GLOSSAR
.
131
DAS
GNU-MANIFEST
UND
EINIGE
KONTROVERSE
BEGRIFFE
.
141
EINLEITUNG
.
141
DAS
GNU-MANIFEST
.
142
WAS
IST
GNU?
GNU
IST
NICHT
UNIX!
.
142
WARUM
ICH
GNU
SCHREIBEN
MUSS
.
143
WARUM
GNU
MIT
UNIX
KOMPATIBEL
SEIN
WIRD
.
143
WIE
GNU
VERFUEGBAR
SEIN
WIRD
.
143
WARUM
VIELE
ANDERE
PROGRAMMIERER
MITHELFEN
WOLLEN
.
143
WIE
SIE
IHREN
BEITRAG
LEISTEN
KOENNEN
.
144
WARUM
ALLE
COMPUTEMUTZER
DAVON
PROFITIEREN
WERDEN
.
145
EINIGE
LEICHT
WIDERLEGBARE
EINWAENDE
GEGEN
DIE
ZIELE
VON
GNU
.
146
EINIGE VERWIRRENDE
ODER
PROVOZIERENDE
WORTE
UND
PHRASEN,
DIE
MAN
VERMEIDEN
SOLLTE
.
152
INHALTSVERZEICHNIS
18
DER
OBFUSCATED
C
CONTEST
.
155
19
EIN
KURZER
UEBERBLICK
UEBER
DIE
SYNTAX
VON
C,
C++
UND
OBJECTIVE-C
.
161
19.1
C
.
161
19.1.1
EINLEITUNG
.
161
19.1.2
DATENTYPEN
.
161
19.1.3
ARRAYS
.
165
19.1.4
STRUKTUREN
.
167
19.1.5
FUNKTIONEN
.
168
19.1.6
VERZWEIGUNGEN
UND
SCHLEIFEN
.
169
19.1.7
BLOECKE
UND
GUELTIGKEITSBEREICHE
.
171
19.2
C++
.
172
19.2.1
KLASSEN
UND
METHODEN
.
172
19.2.2
VERERBUNG
.
175
19.3
OBJECTIVE-C
.
177
19.3.1
KLASSEN
.
178
A
ANHANG
.
181
A.
1
QUELLEN
FUER
GNU-SOFTWARE
UND
INFORMATIONEN
ZU
GNU
.
181
A.1.1
WWW-SEITEN
.
181
A.1.2
FTP
.
182
A.1.3
NEWSGROUPS
.
182
A.1.4
CDS
.
183
A.2
LITERATUR
.
184
A.3
DEUTSCHE
UEBERSETZUNG
DER
GNU
GENERAL
PUBLIC
LICENSE
.
185
A.4
SACHWORTREGISTER
.
186 |
any_adam_object | 1 |
author | Schüler, Nikolaus |
author_facet | Schüler, Nikolaus |
author_role | aut |
author_sort | Schüler, Nikolaus |
author_variant | n s ns |
building | Verbundindex |
bvnumber | BV011778355 |
classification_rvk | ST 255 ST 265 |
ctrlnum | (OCoLC)75888307 (DE-599)BVBBV011778355 |
discipline | Informatik |
edition | 1. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV011778355</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19980217</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">980216s1997 a||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">953037797</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3893608737</subfield><subfield code="9">3-89360-873-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)75888307</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV011778355</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-20</subfield><subfield code="a">DE-523</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 255</subfield><subfield code="0">(DE-625)143629:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 265</subfield><subfield code="0">(DE-625)143634:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Schüler, Nikolaus</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Der Gcc-Compiler</subfield><subfield code="b">Überblick und Bedienung</subfield><subfield code="c">Nikolaus Schüler</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Kaarst</subfield><subfield code="b">Bhv-Verl.-GmbH</subfield><subfield code="c">1997</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">199 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Edition advanced</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Compiler</subfield><subfield code="0">(DE-588)4148248-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Gcc</subfield><subfield code="g">Compiler</subfield><subfield code="0">(DE-588)4491356-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Compiler</subfield><subfield code="0">(DE-588)4148248-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Gcc</subfield><subfield code="g">Compiler</subfield><subfield code="0">(DE-588)4491356-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007949084&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007949084</subfield></datafield></record></collection> |
id | DE-604.BV011778355 |
illustrated | Illustrated |
indexdate | 2024-08-17T00:54:31Z |
institution | BVB |
isbn | 3893608737 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007949084 |
oclc_num | 75888307 |
open_access_boolean | |
owner | DE-20 DE-523 |
owner_facet | DE-20 DE-523 |
physical | 199 S. Ill. |
publishDate | 1997 |
publishDateSearch | 1997 |
publishDateSort | 1997 |
publisher | Bhv-Verl.-GmbH |
record_format | marc |
series2 | Edition advanced |
spelling | Schüler, Nikolaus Verfasser aut Der Gcc-Compiler Überblick und Bedienung Nikolaus Schüler 1. Aufl. Kaarst Bhv-Verl.-GmbH 1997 199 S. Ill. txt rdacontent n rdamedia nc rdacarrier Edition advanced Compiler (DE-588)4148248-7 gnd rswk-swf Gcc Compiler (DE-588)4491356-4 gnd rswk-swf Compiler (DE-588)4148248-7 s DE-604 Gcc Compiler (DE-588)4491356-4 s DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007949084&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Schüler, Nikolaus Der Gcc-Compiler Überblick und Bedienung Compiler (DE-588)4148248-7 gnd Gcc Compiler (DE-588)4491356-4 gnd |
subject_GND | (DE-588)4148248-7 (DE-588)4491356-4 |
title | Der Gcc-Compiler Überblick und Bedienung |
title_auth | Der Gcc-Compiler Überblick und Bedienung |
title_exact_search | Der Gcc-Compiler Überblick und Bedienung |
title_full | Der Gcc-Compiler Überblick und Bedienung Nikolaus Schüler |
title_fullStr | Der Gcc-Compiler Überblick und Bedienung Nikolaus Schüler |
title_full_unstemmed | Der Gcc-Compiler Überblick und Bedienung Nikolaus Schüler |
title_short | Der Gcc-Compiler |
title_sort | der gcc compiler uberblick und bedienung |
title_sub | Überblick und Bedienung |
topic | Compiler (DE-588)4148248-7 gnd Gcc Compiler (DE-588)4491356-4 gnd |
topic_facet | Compiler Gcc Compiler |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007949084&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT schulernikolaus dergcccompileruberblickundbedienung |