[Top] [Contents] [Index] [ ? ]

Footnotes

(1)

GNU Autoconf, Automake and Libtool, by G. V. Vaughan, B. Elliston, T. Tromey, and I. L. Taylor. New Riders, 2000, ISBN 1578701902.

(2)

Using defn.

(3)

For backward compatibility, configure will accept a system type as an option by itself. Such an option will override the defaults for build, host and target system types. The following configure statement will configure a cross toolchain that will run on NetBSD/alpha but generate code for GNU Hurd/sparc, which is also the build platform.

 
./configure --host=alpha-netbsd sparc-gnu



This document was generated by Davide on March, 6 2002 using texi2html