Mail Archives: djgpp/2002/02/18/01:43:53
On Sun, 17 Feb 2002, Kernel Panic wrote:
> Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
> > The full list should be somewhere in the Binutils
> > package, in a file called README.dos or something like that.
> Yes, I've got everything that's listed there. I guess it's not an issue of
> having some software installed, but rather a bug in configure of something
> (at least it seems so).
I don't think there's a bug, at least not a reproducible one: Binutils
can be built with DJGPP tools, and several people do that quite regularly.
So it's something peculiar to your system.
If you are sure you have all the required tools, the next thing to check
is your PATH variable. It's possible that some incompatible programs are
lurking in some directory mentioned in PATH closer to its beginning than
the DJGPP `bin' subdirectory. So try moving the DJGPP directory to the
fron of PATH, and see if that helps.
> Then.. is there a binary distribution of binutils 2.11.2 for DJGPP
> available?
Yes, go to http://www.simtel.net/pub/djgpp/v2gnu/, and follow the link to
bnu2112b.zip.
- Raw text -