[Bug libstdc++/30365] No possibility to disable large file support (LFS)
aldot at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 4 11:21:00 GMT 2007
------- Comment #1 from aldot at gcc dot gnu dot org 2007-01-04 11:21 -------
Created an attachment (id=12854)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12854&action=view)
Add configure option to en- or disable-largefile
libstdc++/ChangeLog
2007-01-04 Bernhard Fischer <aldot@gcc.gnu.org>
PR libstdc++/30365
* configure.ac: Add AC_SYS_LARGEFILE to add --{en,dis}able-largefile.
* acinclude.m4 (GLIBCXX_CHECK_LFS): Only define _GLIBCXX_USE_LFS if
LFS was not turned off.
* crossconfig.m4: Ditto.
configure needs to be regenerated, but i don't have the needed 2.59 autoconf
version anymore.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30365
More information about the Gcc-bugs
mailing list