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 #19 from aldot at gcc dot gnu dot org  2007-01-04 13:00 -------
(In reply to comment #16)
> Irrespective of the other "historical" issues, assuming the test can be changed
> to an AC_TRY_COMPILE, probably can be run also for crosses, we can pass to it
> an --enable-lfs library configury argument and run it always, for increased
> flexibility, indeed.
> 
Note that there is already an AC_SYS_LARGEFILE (i.e. an --enable-largefile, not
--enable-lfs).
Care to provide a patch which does what you suggested above? :)

TIA


-- 


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]