How to disable large file support in glibc?

Tao Zhang zhangtao@cc.gatech.edu
Sat Oct 22 04:14:00 GMT 2005


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?

Thanks so much

Tao



More information about the Libc-alpha mailing list