GNU build tools / which version
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > GNU build tools / which version




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    GNU build tools / which version  
gelbeiche


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-06 10:55 PM

Is it from a programmers point of view always wise to
use the latest (stable) version of automake/autoconf ?

I ask because the user of the complete software package
does not require the tools (but only the configure script),
so the problem is only related to the programmer of the
software.

This leads to the question: Should one enforce some version
rules by AC_PREREQ / AUTOMAKE_OPTIONS or not ?

What are the recommendations , how is it handled by others ?





[ Post a follow-up to this message ]



    Re: GNU build tools / which version  
Måns Rullgård


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-06 10:55 PM

gelbeiche <borstel@fliegenpilz.de> writes:

> Is it from a programmers point of view always wise to
> use the latest (stable) version of automake/autoconf ?

Unless you rely on some behavior that only exists in older versions,
yes.  If you do require an old version, you should consider updating
your scripts to work with the most recent version.

> I ask because the user of the complete software package
> does not require the tools (but only the configure script),
> so the problem is only related to the programmer of the
> software.
>
> This leads to the question: Should one enforce some version
> rules by AC_PREREQ / AUTOMAKE_OPTIONS or not ?

It is good to require the minimum version that works.  This could be
older than the version you are using for development.

> What are the recommendations , how is it handled by others ?

Every way imaginable and then some.

--
Måns Rullgård
mru@inprovide.com





[ Post a follow-up to this message ]



    Re: GNU build tools / which version  
gelbeiche


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-19-06 11:24 PM

Måns Rullgård <mru@inprovide.com> writes:

> gelbeiche <borstel@fliegenpilz.de> writes:
> 
>
> Unless you rely on some behavior that only exists in older versions,
> yes.  If you do require an old version, you should consider updating
> your scripts to work with the most recent version.
> 
>
> It is good to require the minimum version that works.  This could be
> older than the version you are using for development.
>

Thanks for your explanations !





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:35 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register