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]

Re: Include sysdep.h before stdio.h in ldlex.c


Nick Clifton <nickc@redhat.com> writes:

> Isn't this a generic problem for any AIX compiled program that uses
> flex and large files ?  If so, I wonder if someone has developed a
> less clunk workaround ?

Actually it's a problem on any system that needs special defines for
large files.  If not causing build failures it causes the defines to be
ignored.  There is no dependency on off_t in BFD, so this has no
practical consequences yet.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]