Re: autotools and ada
- From: Samuel Tardieu <sam@xxxxxxxxxxx>
- Date: 25 Nov 2005 15:31:09 +0100
>>>>> "Jeffrey" == Jeffrey R Carter <spam@xxxxxxxx> writes:
Jeffrey> My experience, in over 21 yrs using Ada, is that make files
Jeffrey> are unnecessary. I have never used them.
Have your programs be installed on totally different target systems?
At various location? Can they easily be cross-compiled? Can compiler
flags be changed easily? Can you switch compilers easily?
All this requires work and this work can be alleviated using
autotools. Makefiles are not for compilation only.
Sam
--
Samuel Tardieu -- sam@xxxxxxxxxxx -- http://www.rfc1149.net/
.
- Follow-Ups:
- Re: autotools and ada
- From: Georg Bauhaus
- Re: autotools and ada
- References:
- autotools and ada
- From: Ottavio Campana
- Re: autotools and ada
- From: Jeffrey R. Carter
- autotools and ada
- Prev by Date: [OT] VMS ODS-5 filesystems, was: Re: Filenames in Ada
- Next by Date: Re: Counting Elements figured out.
- Previous by thread: Re: autotools and ada
- Next by thread: Re: autotools and ada
- Index(es):
Relevant Pages
|