This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [patch] AC_SYS_LARGEFILE


> gdb/
> 2009-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* configure.ac: Call AC_SYS_LARGEFILE.
> 	* config.in: Regenerate.
> 	* configure: Regenerate.

Almost OK.

This macro ran a bell, and I found:
http://www.sourceware.org/ml/binutils/2008-11/msg00248.html

Basically, we cannot use AC_SYS_LARGEFILE on Solaris.  The little
piece of code that I wrote to disable it on solaris-native should
work well in this case too.

-- 
Joel


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