This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
From: "Dr. David Kirkby" <drkirkby at ntlworld dot com>
If the developers insist on dropping backward compatibility, would it not be better to at least do a test for old hardware/software (i.e. determine a machine is running SunOs 4.1.4), print an informative error message then exit, rather than produce the messages I received about /tmp/foo1 /tmp/foo2 etc not being found ? If it was not too much hassle, a suggestion to rebuild the application with autoconf version x and automake version y would be even more useful. So the old hardware/software is not supported fully, but at least it gives someone a hint on how to get it working.
if I
tried to install a piece of software that only run on Windoze 2000 and XP,
on a Windoze 95 machine, I would expect the software to have the sense to
tell me that it is not supported on Windoze 95. Perhaps that is a better
analogy.
- John Burger MITRE
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |