Index

#!env

the section called #! in the chapter called Writing Portable Bourne Shell

8.3 filenames

the section called DOS Filename Restrictions in the chapter called Writing Portable C with GNU Autotools

8.3 filenames in GNU Autotools

the section called 8.3 Filenames in the chapter called Using GNU Autotools with Cygnus Cygwin

--build option

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

--host option

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

--target option

the section called Specifying the Target in the chapter called Cross Compilation with GNU Autotools

-all-static, libtool option

the section called Linking an Executable in the chapter called Introducing GNU Libtool

-DPIC

the section called Position Independent Code in the chapter called Introducing GNU Libtool

-static, libtool option

the section called Linking an Executable in the chapter called Introducing GNU Libtool

AC_CANONICAL_SYSTEM

the section called Using the Target Type in the chapter called Cross Compilation with GNU Autotools

HOST_CC

the section called Supporting Building with a Cross Compiler in Makefiles in the chapter called Cross Compilation with GNU Autotools

AC_DISABLE_FAST_INSTALL

the section called Extra Macros for Libtool in the chapter called Using GNU Libtool with configure.in and Makefile.am

AC_DISABLE_SHARED

the section called Extra Macros for Libtool in the chapter called Using GNU Libtool with configure.in and Makefile.am

AC_DISABLE_STATIC

the section called Extra Macros for Libtool in the chapter called Using GNU Libtool with configure.in and Makefile.am

AC_LIBTOOL_WIN32_DLL

the section called A configure.in for DLLs in the chapter called Using GNU Autotools with Cygnus Cygwin

autogen.sh

the chapter called Bootstrapping

back-linking

the section called Introducing libltdl in the chapter called Using GNU libltdl

binary files

the section called Text and Binary Files in the chapter called Writing Portable C with GNU Autotools

binary mode fopen

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

binary mode open

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

bootstrap script

the chapter called Bootstrapping

build option

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

C language portability

the chapter called Writing Portable C with GNU Autotools

canadian cross in configure

the section called Supporting Building with a Cross Compiler in Configure Scripts in the chapter called Cross Compilation with GNU Autotools

canadian cross in make

the section called Supporting Building with a Cross Compiler in Makefiles in the chapter called Cross Compilation with GNU Autotools

canadian cross, configuring

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

case-folding filesystems

the section called Windows File Name Case in the chapter called Writing Portable C with GNU Autotools

configuration name

the section called Configuration Names in the chapter called How to run configure and make

configure build system

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

configure cross compiler support

the section called Supporting Building with a Cross Compiler in Configure Scripts in the chapter called Cross Compilation with GNU Autotools

configure host

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

configure target

the section called Specifying the Target in the chapter called Cross Compilation with GNU Autotools

configuring a canadian cross

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

cross compilation

the chapter called Cross Compilation with GNU Autotools

cross compiler support in configure

the section called Supporting Building with a Cross Compiler in Configure Scripts in the chapter called Cross Compilation with GNU Autotools

cross compiler support in make

the section called Supporting Building with a Cross Compiler in Makefiles in the chapter called Cross Compilation with GNU Autotools

CRTDLL.DLL

the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin sh.exe

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin autotools compilation

the section called Installing GNU Autotools on Cygwin in the chapter called Using GNU Autotools with Cygnus Cygwin

CYGWIN binmode setting

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin Bourne shell

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin full.exe

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin gcc

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin M4

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin Make

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin mount

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin package portability

the section called Writing A Cygwin Friendly Package in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin Perl

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin static packages

the section called Writing A Cygwin Friendly Package in the chapter called Using GNU Autotools with Cygnus Cygwin

Cygwin usertools.exe

the section called Preliminaries in the chapter called Using GNU Autotools with Cygnus Cygwin

directory separator character

the section called Separators and Drive Letters in the chapter called Using GNU Autotools with Cygnus Cygwin

DJGPP

the chapter called Using GNU Autotools with Cygnus Cygwin

file name case in Windows

the section called Windows File Name Case in the chapter called Writing Portable C with GNU Autotools

host optionxgr

the section called Build and Host Options in the chapter called Cross Compilation with GNU Autotools

host system

the section called Host and Target in the chapter called Cross Compilation with GNU Autotools

library terminology

the chapter called Introducing GNU Libtool

Libtool library

the chapter called Introducing GNU Libtool

Libtool object <1>

the section called Creating Shared Libraries in the chapter called Introducing GNU Libtool

Libtool object

the section called The Libtool Library in the chapter called Introducing GNU Libtool

LIBTOOL_DEPS

the section called Extra Macros for Libtool in the chapter called Using GNU Libtool with configure.in and Makefile.am

loaders

the section called Loader Mechanism in the chapter called Using GNU libltdl

LTALLOCA

the section called Extra Macros for Libtool in the chapter called Using GNU Libtool with configure.in and Makefile.am

LTLIBOBJS

the section called Extra Macros for Libtool in the chapter called Using GNU Libtool with configure.in and Makefile.am

make cross compiler support

the section called Supporting Building with a Cross Compiler in Makefiles in the chapter called Cross Compilation with GNU Autotools

partial linking

the section called Creating Convenience Libraries in the chapter called Introducing GNU Libtool

path element separator character

the section called Separators and Drive Letters in the chapter called Using GNU Autotools with Cygnus Cygwin

path separator, mixed mode

the section called Separators and Drive Letters in the chapter called Using GNU Autotools with Cygnus Cygwin

PE-COFF binary format

the chapter called Using GNU Autotools with Cygnus Cygwin

PIC

the section called Position Independent Code in the chapter called Introducing GNU Libtool

pseudo-library

the chapter called Introducing GNU Libtool

shared library

the section called Creating Shared Libraries in the chapter called Introducing GNU Libtool

target option

the section called Specifying the Target in the chapter called Cross Compilation with GNU Autotools

target system

the section called Host and Target in the chapter called Cross Compilation with GNU Autotools

text files

the section called Text and Binary Files in the chapter called Writing Portable C with GNU Autotools

text mode fopen

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

text mode open

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

version.texi

the section called Including Texinfo Documentation in the chapter called A Large GNU Autotools Project

Windows CR-LF <1>

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

Windows CR-LF

the section called Text and Binary Files in the chapter called Writing Portable C with GNU Autotools

Windows text line terminator <1>

the section called Text vs Binary Modes in the chapter called Using GNU Autotools with Cygnus Cygwin

Windows text line terminator

the section called Text and Binary Files in the chapter called Writing Portable C with GNU Autotools

Windows, Autoconf

the section called Installing GNU Autotools on Cygwin in the chapter called Using GNU Autotools with Cygnus Cygwin

Windows, Automake

the section called Installing GNU Autotools on Cygwin in the chapter called Using GNU Autotools with Cygnus Cygwin

Windows, Cygwin

the chapter called Using GNU Autotools with Cygnus Cygwin

Windows, Libtool philosophy

the section called Installing GNU Autotools on Cygwin in the chapter called Using GNU Autotools with Cygnus Cygwin

Windows, mingw

the chapter called Using GNU Autotools with Cygnus Cygwin

wrapper scripts

the section called Executing Uninstalled Binaries in the chapter called Introducing GNU Libtool