How to disable large file support in glibc?

Daniel Jacobowitz drow@false.org
Mon Oct 24 17:07:00 GMT 2005


On Sat, Oct 22, 2005 at 12:14:31AM -0400, Tao Zhang wrote:
> Hi, all
> 
> I am building a cross compiler using glibc-2.2.4.  I really want to disable
> large file support in glibc. I don't need it in my case and it causes a lot
> of troubles... I couldnot figure out how to do it. I tried
> "--disable-largefiles" during configure of glibc, but it doesn't work for
> me.
> 
> Is there a way to disable large file support in glibc, thus removing those
> functions like open64, fstat64 etc.?  Could anybody help?

No, there isn't.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Libc-alpha mailing list