This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: gcc 2.9.2 on HP 11.0 compile fails with LARGEFILE64_SOURCE


On Tue, Apr 15, 2003 at 11:38:21AM -0700, Vijayakumar Kothandaraman wrote:
> Please help. Its really urgent.

This isn't a compiler bug, but apparently a difference in how libc
header files define off64_t.  Look for where that typedef is defined,
somwhere under /usr/include, and see if HP's compiler is defining
symbols for you that allow its definition to be used.

Janis


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