This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/30365] No possibility to disable large file support (LFS)



------- Comment #14 from aldot at gcc dot gnu dot org  2007-01-04 11:49 -------
(In reply to comment #10)
> (In reply to comment #5)
> > (In reply to comment #2)
> > > First uclibc really should support Large file support either the way BSD handle
> > > it (in my mind the correct way) or the way SYSV does.
> > 
> > The user can optionally turn it off. This is a feature for folks that *know*
> > that their devices only have let's say 64MB unified storage anyway.
> 
> But it could connect to a network device which is going to be larger ....

Turning off LFS is something the user wanted explicitely. You'd usually have
RPC support turned off, no support for networked filesystems, NBDs etc in this
case, so there is no chance that this would happen if turned off explicitely.


-- 

aldot at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|link-failure                |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30365


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