Mail Archives: djgpp-workers/1999/03/30/09:48:18
On Tue, 30 Mar 1999, Martin Stromberg wrote:
> During the problems I had with emacs crashing (after C-w-ing a big
> buffer) I offered to send my newly built emacs to Eli. He said thanks
> for the offer but making a DJGPP package of emacs involved more
> efforts (possibly time-consuming things?) than creating the binary
> it-self.
The source distribution needs to be updated as well, and I usually test
that the changed sources build on all platforms (LFN and non-LFN) that I
can access.
In the case you cite, there was also a question of other bug-fixes that
were done since 19.34 was released (why only fix the single bug that you
reported, and not the others?), which is a lot of mundane and error-prone
work. In addition, I don't like uploading a binary which I don't use
actively, since I cannot guarantee its quality.
> Now I wonder if there is a guide somewhere that explains the steps of
> making a DJGPP package?
There is none. You are supposed to do whetever it takes to make the zip
files build correctly on every supported platform, and to write some kind
of README file which explains any DJGPP-specific points.
- Raw text -