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: Patch to add fopen/fopen64 declarations to bfd


> > Tested on IA64 HP-UX, OK for checkin?
> 
> hppa*-*-hpux*)          # HP/UX's ftello64 et.al. declarations are only
>                         # visible when _LARGEFILE64_SOURCE is defined.
>                         # Without those declarations, real_ftell et.al.
>                         # get mis-compiled.
>                         HDEFINES="-DHOST_HPPAHPUX -D_LARGEFILE64_SOURCE" ;;
> 
> Can we just do the same thing for ia64-hpux?

That should work for ia64-hpux.  I will test it.

Steve Ellcey
sje@cup.hp.com


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