Mail Archives: djgpp-workers/2003/06/18/19:19:05.1
Hello.
Andris Pavenis wrote:
[snip]
> Most significant DJGPP related change is adding workaround for
> bug when seeks over file end causes garbage written to file. This problem
> caused bootstrap comparisson error when bootstrapping current CVS versions
> of GCC-3.4 and also once when bootstrapping GCC-3.3 release (perhaps only
> when GCC-3.3 were also installed).
>
> As we don't have fix yet even in CVS version of DJGPP, then perhaps
> such temporary workaround is needed.
Hmmm, I thought it was fixed in CVS.
Evidence from <libc/fd_props.h>:
/* Tell write and _write to test for file offset greater than EOF. If so,
they will fill the gap with zeroes. */
#define FILE_DESC_ZERO_FILL_EOF_GAP 0x02
I'm sure this worked before. I'm sure I checked it once, when I was messing
with the fd_props and open code.
Have you built binutils 2.14 against DJGPP CVS without your patch?
Thanks, bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -