Hi, On Fri, 23 Jan 2009, Shigio YAMAGUCHI wrote:
> I have two questions. > o Is there a method of checking for support 64-bit offset? You can try using the ouput of "getconf LFS_CFLAGS" which AFAIK works on Linux and Solaris (maybe others). > o Is the _LARGEFILE64_SOURCE requred for GLOBAL? Not sure, but I think it's harmless to use it, and on Linux the command mentioned above defines it anyway. Maybe some useful background info: http://en.wikipedia.org/wiki/Large_file_support http://www.suse.de/~aj/linux_lfs.html Cheers, JM -- [email protected] _______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
