This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: wiki topics wish (configuration related)
- From: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- To: Basile STARYNKEVITCH <basile at starynkevitch dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 8 Nov 2006 13:24:55 +0100
- Subject: Re: wiki topics wish (configuration related)
- References: <20061028215329.GA19600@ours.starynkevitch.net> <20061107221916.GA18374@ours.starynkevitch.net>
Hello Basile,
* Basile STARYNKEVITCH wrote on Tue, Nov 07, 2006 at 11:19:16PM CET:
>
> http://gcc.gnu.org/wiki/AboutGCCConfiguration
>
> I borrowed a few sentences elsewhere, in particular from the autobook
> http://sources.redhat.com/autobook/ by Gary V. Vaughan, Ben Elliston,
> Tom Tromey and Ian Lance Taylor (I sent a small email to Gary about this).
If you need a verbose introductionary tutorial to Autoconf and Automake
that is not more or less outdated:
http://www-src.lip6.fr/~Alexandre.Duret-Lutz/autotools.html
The first chapter of the Automake 1.10 manual contains an abbreviated
overview:
http://sources.redhat.com/automake/automake.html#Autotools-Introduction
The Autobook and the tutorial page
http://inti.sourceforge.net/tutorial/libinti/autotoolsproject.html
that is referred to in above wiki page refer to older versions of
Autoconf and Automake, and thus omit newer constructs.
Hope that helps.
Cheers,
Ralf