comp.lang.ada
 help / color / mirror / Atom feed
From: Marius Amado Alves <amado.alves@netcabo.pt>
To: comp.lang.ada@ada-france.org
Subject: Re: How to cache output of the compiler aka ccache
Date: Thu, 17 Mar 2005 21:27:33 +0000
Date: 2005-03-17T21:27:33+00:00	[thread overview]
Message-ID: <mailman.40.1111094871.23655.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <87zmx23uon.fsf@insalien.org>

> The Ada model is indeed clean, simple and reliable.  Sometimes, it is
> necessary to supplement it to provide preprocessing facilities, or to
> select the units to be compiled from a CM system.  Simple scripts or
> minimalistic makefiles can do that.

Yeah. And nowadays makefiles is mostly used as an output language from 
Configure. Write-only makefiles. Completely unreadable and 
unmantainable. And in my experience, more often than not these 
makefiles don't work. For example, building Graphviz, or ZLib on a Mac 
OS X. I end up studying the macrostructure of the code (the C units, 
which ones are libraries, which ones are programs) and then compiling 
by hand, or writing a small, readable makefile by hand, and eventually 
using Libtool (and sometimes Ranlib, another idiotic tool). For me 
Configure was a waste of time. Its 72-page manual is in the bin.




  reply	other threads:[~2005-03-17 21:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17 18:54 How to cache output of the compiler aka ccache i-google-iasuhdkajsh
2005-03-17 19:40 ` Robert A Duff
2005-03-17 20:04   ` Ludovic Brenta
2005-03-17 21:27     ` Marius Amado Alves [this message]
2005-03-18  1:24       ` Ludovic Brenta
2005-03-18  2:08         ` Robert A Duff
2005-03-17 19:47 ` Ludovic Brenta
2005-03-18 19:22   ` Simon Wright
2005-03-18 20:04     ` Randy Brukardt
2005-03-18 22:10       ` Florian Weimer
2005-03-19  3:25       ` Larry Kilgallen
2005-03-18  6:58 ` i-google-iasuhdkajsh
2005-03-18 13:33   ` Robert A Duff
2005-03-18 14:01     ` Vinzent 'Gadget' Hoefler
2005-03-18 14:41       ` Florian Weimer
2005-03-18 15:08         ` Vinzent 'Gadget' Hoefler
2005-03-18 16:24           ` Florian Weimer
2005-03-21  8:16             ` Vinzent 'Gadget' Hoefler
2005-03-21  8:54               ` Florian Weimer
2005-03-21 11:26                 ` Vinzent 'Gadget' Hoefler
2005-03-18  8:07 ` Martin Krischik
2005-03-18 18:50 ` i-google-iasuhdkajsh
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox