Mail Archives: djgpp-workers/1999/08/04/06:16:29
On Tue, 3 Aug 1999, Eli Zaretskii wrote:
> For other solutions, we have to make assumptions about availability
> of certain tools (stubify, bin2h, or od and sed/awk/perl).
It turns out we only need stubify and bin2h. Can you even have a
cross-build environment without these? They are part of djdev, so I'd
expect them to be installed on any system that generates DJGPP
programs. Am I missing something?
> People building their own binutils, IMHO, is a symptom that a binary
> package is needed.
That's true, but what do you suggest as a solution? To nag the person
who released the last port to make a new one? It won't work. Nobody
is under any obligation to do that, and free time is sometimes at
premium. So it seems reasonable to try to make things easier for
``mere mortals'' to build the package for themselves.
Also note that some problems are not DJGPP-specific, they might be
genuine deficiencies in Binutils, in which case you need to nag the
GNU maintainer about a new release. For example, lately several
people wanted support for MMX and SSE instructions.
- Raw text -