------- Comment #3 from pcarlini at suse dot de  2007-01-04 11:27 -------
I don't understand: looking at configure.ac, GLIBCXX_CHECK_LFS is run *only* if
 $GLIBCXX_IS_NATIVE is true. Otherwise, _GLIBCXX_USE_LFS remains undefined...

By the way, *when* _GLIBCXX_USE_LFS is defined, the library uses lseek64 (in
basic_file_stdio.cc), *not* fseeko64, and I'd like to also understand how
possibly on this target the former is called from somewhere?!?


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pcarlini at suse dot de
           Severity|normal                      |critical


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

Reply via email to