This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hi, Under mingw, SEEK_SET is not defined in unistd.h but instead stdio.h. This currently causes pread.c to fail to build. OK? Built and tested on i686-linux-gnu. Thanks, Andrew Pinski ChangeLog: * pread.c: Include stdio.h.
Attachment:
fixpread.diff.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |