This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

How to disable large file support in glibc?


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


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