Back: Canadian Cross Tools
Forward: Supporting Cross Compiler in Configure
 
FastBack: Cross Compilation
Up: Building with a Cross Compiler
FastForward: Installing GNU Autotools
Top: Autoconf, Automake, and Libtool
Contents: Table of Contents
Index: Index
About: About this document

26.4.6 Supporting Building with a Cross Compiler


If you want to make it possible to build a program which you are developing using a cross compiler, you must take some care when writing your `configure.in' and make rules. Simple cases will normally work correctly. However, it is not hard to write configure tests which will fail when building with a cross compiler, so some care is required to avoid this.

You should write your `configure' scripts to support building with a cross compiler if you can, because that will permit others to build your program on a fast compilation server.



This document was generated by Gary V. Vaughan on February, 8 2006 using texi2html