Thank You for the fast answer. UCLIBC_HAS_LFS=y is already set in .config file. I verified that also during compilation __UCLIBC_HAS_LFS__ is defined.
BR Martin -------- Original-Nachricht -------- > Datum: Fri, 21 Dec 2012 08:45:07 +0100 > Von: "Bernhard Reutner-Fischer" <[email protected]> > An: [email protected], [email protected] > Betreff: Re: Unable to build uClibc with _FILE_OFFSET_BITS=64 > On 20 December 2012 15:28:26 [email protected] wrote: > > Hi uCLibc Team, > > > > [Please keep me on CC:, I'm not subscribed] > > > > > Is it possible to build the library with large file support (especially > > _FILE_OFFSET_BITS=64)? Do You have any suggestion? > > Turn on LFS in your .config > make menuconfig, and search for large file support. > > > Sent with AquaMail for Android > http://www.aqua-mail.com > > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
