Mail Archives: djgpp/2014/08/25/13:36:57
> Date: Mon, 25 Aug 2014 19:20:43 +0200
> From: Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de>
>
> The patch seems to fix the issue for both -O0 and -O2 flag use.
> I have compiled the sources with gcc490, bnu224br2 and a libc.a version produced
> from repository sources. The emacs sources can be compiled on pure DOS together
> with DOSLFN if and only if djdev203 is used or if the repository code is used.
> On WinXP or Win98SE djdev204 can be used because both OS implement the full set
> of 0x71NN functions so that all functions of djdev204 due work properly and
> there is no need to run alternative code for the case that a 0x71NN function
> is not provided by the used LFN driver.
> Of course, this has the consequence that a lot of ports and programs compiled
> with djdev204 wil not work properly on plain DOS together with any LFN driver
> that does not provide the full set of 0x71NN functions. I have observed this
> already for grep220 and cp of fileutils. The cc1.exe of gcc334 compiled with
> djdev204 also seems to be broken.
> I think that we can close the issue.
Yes, thanks.
- Raw text -