Re: files bigger than 2 GB

From: Jakub Jelinek (jakub@redhat.com)
Date: Tue Sep 12 2000 - 09:24:12 EST


On Tue, Sep 12, 2000 at 03:12:34PM +0100, Alan Cox wrote:
> > I need support for files larger than 2GB. What's the status for that ?
>
> 2.2 + patches or 2.4 test and glibc 2.1.9x

And make sure the utilities you want to work with those 2GB+ files were
compiled with -D_FILE_OFFSET_BITS=64 (check e.g. with nm -uD /your/binary | grep 64\$
).

        Jakub
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:18 EST