Mail Archives: djgpp/2000/06/14/07:39:19
On Tue, 13 Jun 2000, Robert Boles wrote:
> However, if you rebuild the dlxgen.exe with an older DJGPP distribution, and
> try to create dxl's with this, even with *.o's made with the latest DJGPP,
> everything works fine, at least for me. So, the problem is with the
> dlxgen.exe program, not c++ target files.
I'm not sure your conclusion is valid. Did you try to build dlxgen with
the latest DJGPP library, and then switch to previous DJGPP version when
creating DLX's? Or the other way around?
You see, the DJGPP distribution (djdevNNN.zip) is more than just the
library. It changes other crucial components of the development
environment, such as the specs file and the linker script. It's possible
(quite probable, actually) that your problem is with one of these, not
with the library.
> I am defiantly thinking of going back one DJGPP rev.
A mistake, IMHO. DJGPP v2.02 had several grave bugs in the library that
far outweigh the problems you mention.
- Raw text -