------- Comment #20 from joseph at codesourcery dot com 2007-01-04 13:07 ------- Subject: Re: No possibility to disable large file support (LFS)
On Thu, 4 Jan 2007, pinskia at gcc dot gnu dot org wrote: > The question is how did JSM get uclibc to work when he patched libstdc++ for > it > (PR 14939) ? Was he using a newer uclibc which actually has LFS support or > something else? I configure uClibc with LFS support enabled. Since I made cross-Linux configurations require link tests to work in order to build libstdc++ (because of another area where uClibc is configurable, <math.h> functions), it should be possible to use the link test for LFS support rather than unconditionally enabling it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30365