aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.info')
-rw-r--r--doc/gawk.info135
1 files changed, 71 insertions, 64 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index 8ec60fb0..4f768252 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -31257,7 +31257,13 @@ B.3.1.1 Installing a Prepared Distribution for MS-Windows Systems
The only supported binary distribution for MS-Windows systems is that
provided by Eli Zaretskii's "ezwinports"
(https://sourceforge.net/projects/ezwinports/) project. Install the
-compiled 'gawk' from there.
+compiled 'gawk' from there. Note that to run that port, you need to
+have the 'libgcc_s_dw2-1.dll' file installed on your system. This file
+is part of the GCC distribution, and should reside either in the same
+directory where you install 'gawk.exe' or somewhere on your system's
+'Path'. You can download this file from the MinGW site
+(https://osdn.net/projects/mingw/releases); look under the "MinGW.org
+Compiler Collection (GCC)" for the 'LibGCC-1.DLL' download.

File: gawk.info, Node: PC Compiling, Next: PC Using, Prev: PC Binary Installation, Up: PC Installation
@@ -32189,6 +32195,7 @@ The OpenSolaris POSIX 'awk'
article (https://benhoyt.com/writings/goawk/) describing the
implementation.
+'AWKgo'
This is an 'awk' to Go translator. It was written by the author of
'goawk'. (See the previous entry in this list.) Source code is
available from
@@ -37315,9 +37322,9 @@ Index
* Jaegermann, Michal: Acknowledgments. (line 60)
* Jaegermann, Michal <1>: Contributors. (line 46)
* Jannick: Contributors. (line 152)
-* Java implementation of awk: Other Versions. (line 139)
+* Java implementation of awk: Other Versions. (line 140)
* Java programming language: Glossary. (line 466)
-* jawk: Other Versions. (line 139)
+* jawk: Other Versions. (line 140)
* jedi knights: Undocumented. (line 6)
* Johansen, Chris: Signature Program. (line 25)
* join() user-defined function: Join Function. (line 18)
@@ -37373,7 +37380,7 @@ Index
* length of string: String Functions. (line 184)
* Lesser General Public License (LGPL): Glossary. (line 489)
* LGPL (Lesser General Public License): Glossary. (line 489)
-* libmawk: Other Versions. (line 152)
+* libmawk: Other Versions. (line 153)
* libraries of awk functions: Library Functions. (line 6)
* libraries of awk functions, associative arrays and: Library Names.
(line 58)
@@ -37542,7 +37549,7 @@ Index
* naming issues, functions: Definition Syntax. (line 24)
* naming issues: Library Names. (line 6)
* naming rules, namespace and component names: Naming Rules. (line 6)
-* Neacsu, Mircea: Other Versions. (line 155)
+* Neacsu, Mircea: Other Versions. (line 156)
* NetBSD: Glossary. (line 747)
* networks, support for: Special Network. (line 6)
* networks, programming: TCP/IP Networking. (line 6)
@@ -37723,7 +37730,7 @@ Index
* patterns, counts, in a profile: Profiling. (line 118)
* pawk (profiling version of Brian Kernighan's awk): Other Versions.
(line 82)
-* pawk, awk-like facilities for Python: Other Versions. (line 160)
+* pawk, awk-like facilities for Python: Other Versions. (line 161)
* PC operating systems, gawk on, installing: PC Installation. (line 6)
* PC operating systems, gawk on: PC Using. (line 6)
* percent sign (%), %= operator: Assignment Ops. (line 129)
@@ -37952,7 +37959,7 @@ Index
* pwcat program: Passwd Functions. (line 23)
* q debugger command (alias for quit): Miscellaneous Debugger Commands.
(line 100)
-* QSE awk: Other Versions. (line 166)
+* QSE awk: Other Versions. (line 167)
* qualified name, definition of: Qualified Names. (line 6)
* qualified name, use of: Qualified Names. (line 17)
* Quanstrom, Erik: Alarm Program. (line 8)
@@ -37961,7 +37968,7 @@ Index
* question mark (?), regexp operator <1>: GNU Regexp Operators.
(line 59)
* question mark (?), ?: operator: Precedence. (line 91)
-* QuikTrim Awk: Other Versions. (line 170)
+* QuikTrim Awk: Other Versions. (line 171)
* quit debugger command: Miscellaneous Debugger Commands.
(line 100)
* QUIT signal (MS-Windows): Profiling. (line 220)
@@ -38329,12 +38336,12 @@ Index
* source code, frawk: Other Versions. (line 117)
* source code, goawk: Other Versions. (line 125)
* source code, AWKgo: Other Versions. (line 133)
-* source code, jawk: Other Versions. (line 139)
-* source code, libmawk: Other Versions. (line 152)
-* source code, embeddable awk interpreter: Other Versions. (line 155)
-* source code, pawk (Python version): Other Versions. (line 160)
-* source code, QSE awk: Other Versions. (line 166)
-* source code, QuikTrim Awk: Other Versions. (line 170)
+* source code, jawk: Other Versions. (line 140)
+* source code, libmawk: Other Versions. (line 153)
+* source code, embeddable awk interpreter: Other Versions. (line 156)
+* source code, pawk (Python version): Other Versions. (line 161)
+* source code, QSE awk: Other Versions. (line 167)
+* source code, QuikTrim Awk: Other Versions. (line 171)
* source file, show in debugger: Debugger Info. (line 37)
* source files, search path for: Programs Exercises. (line 70)
* sparse arrays: Array Intro. (line 76)
@@ -39275,56 +39282,56 @@ Node: Building the Documentation1255515
Node: Non-Unix Installation1256899
Node: PC Installation1257359
Node: PC Binary Installation1258197
-Node: PC Compiling1258632
-Node: PC Using1259749
-Node: Cygwin1263302
-Node: MSYS1264526
-Node: VMS Installation1265128
-Node: VMS Compilation1265847
-Ref: VMS Compilation-Footnote-11267076
-Node: VMS Dynamic Extensions1267134
-Node: VMS Installation Details1268819
-Node: VMS Running1271081
-Node: VMS GNV1275360
-Node: Bugs1276074
-Node: Bug definition1276986
-Node: Bug address1279922
-Node: Usenet1283310
-Node: Performance bugs1284499
-Node: Asking for help1287420
-Node: Maintainers1289387
-Node: Other Versions1290581
-Node: Installation summary1298737
-Node: Notes1300101
-Node: Compatibility Mode1300895
-Node: Additions1301677
-Node: Accessing The Source1302602
-Node: Adding Code1304039
-Node: New Ports1310231
-Node: Derived Files1314606
-Ref: Derived Files-Footnote-11320266
-Ref: Derived Files-Footnote-21320301
-Ref: Derived Files-Footnote-31320899
-Node: Future Extensions1321013
-Node: Implementation Limitations1321671
-Node: Extension Design1322881
-Node: Old Extension Problems1324025
-Ref: Old Extension Problems-Footnote-11325543
-Node: Extension New Mechanism Goals1325600
-Ref: Extension New Mechanism Goals-Footnote-11328964
-Node: Extension Other Design Decisions1329153
-Node: Extension Future Growth1331266
-Node: Notes summary1331872
-Node: Basic Concepts1333030
-Node: Basic High Level1333711
-Ref: figure-general-flow1333993
-Ref: figure-process-flow1334679
-Ref: Basic High Level-Footnote-11337981
-Node: Basic Data Typing1338166
-Node: Glossary1341494
-Node: Copying1373381
-Node: GNU Free Documentation License1410924
-Node: Index1436044
+Node: PC Compiling1259070
+Node: PC Using1260187
+Node: Cygwin1263740
+Node: MSYS1264964
+Node: VMS Installation1265566
+Node: VMS Compilation1266285
+Ref: VMS Compilation-Footnote-11267514
+Node: VMS Dynamic Extensions1267572
+Node: VMS Installation Details1269257
+Node: VMS Running1271519
+Node: VMS GNV1275798
+Node: Bugs1276512
+Node: Bug definition1277424
+Node: Bug address1280360
+Node: Usenet1283748
+Node: Performance bugs1284937
+Node: Asking for help1287858
+Node: Maintainers1289825
+Node: Other Versions1291019
+Node: Installation summary1299183
+Node: Notes1300547
+Node: Compatibility Mode1301341
+Node: Additions1302123
+Node: Accessing The Source1303048
+Node: Adding Code1304485
+Node: New Ports1310677
+Node: Derived Files1315052
+Ref: Derived Files-Footnote-11320712
+Ref: Derived Files-Footnote-21320747
+Ref: Derived Files-Footnote-31321345
+Node: Future Extensions1321459
+Node: Implementation Limitations1322117
+Node: Extension Design1323327
+Node: Old Extension Problems1324471
+Ref: Old Extension Problems-Footnote-11325989
+Node: Extension New Mechanism Goals1326046
+Ref: Extension New Mechanism Goals-Footnote-11329410
+Node: Extension Other Design Decisions1329599
+Node: Extension Future Growth1331712
+Node: Notes summary1332318
+Node: Basic Concepts1333476
+Node: Basic High Level1334157
+Ref: figure-general-flow1334439
+Ref: figure-process-flow1335125
+Ref: Basic High Level-Footnote-11338427
+Node: Basic Data Typing1338612
+Node: Glossary1341940
+Node: Copying1373827
+Node: GNU Free Documentation License1411370
+Node: Index1436490

End Tag Table