This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: _LARGE_FILES support in AIX -GCC compilation problem.
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Kithsiri Lekamge" <kithsiri dot lekamge at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 28 Jul 2006 11:46:02 -0400
- Subject: Re: _LARGE_FILES support in AIX -GCC compilation problem.
- References: <6238c3e0607280043h6c48025ch1e68029f580d86b2@mail.gmail.com>
This is related to PR 20366. One needs to build the libraries and
header files with -D_LARGE_FILE enabled, but this causes some conflicts
which have not been resolved yet.
David