Mail Archives: djgpp-workers/1997/01/19/16:18:44
Once upon a time (on 19 Jan 97 at 17:54) Eli Zaretskii said:
> Since the port of `bash' can run configure scripts almost unchanged, I
> wonder if it is appropriate to base DJGPP source distributions on the
> assumption that people who build from sources have `bash' and the
> necessary XXX-utils installed. It certainly makes the porting a lot
Hmm... The perspective is certainly tempting, but it is hard to assum, IMHO,
that everyone has bash/tools on their disks. OTOH, I think that those
interested in recompiling/modifying sources do have the tools.
> easier (I estimate that as much as 30% of the work goes into tweaking
> Makefile.in into DOS-compatible Makefile, especially since it diverts
> energy from the *real* job).
Wouldn't it be possible to pre-generate config scripts with bash on your machine and
distribute them along with the sources? That way you have all the birds in
your hand: someone who doesn't have bash/tools already has a pre-configured
package and someone else with bash/tools can reconfigure it at will. Or is
that solution not flexible enough?
- Raw text -