PATCH: Add x32 support to _LT_ENABLE_LOCK

2011-12-12 Thread H.J. Lu
Hi, Here is a patch to update _LT_ENABLE_LOCK to support x32: https://sites.google.com/site/x32abi/home which is the 32bit ABI for x86-64. Binutils 2.22 supports "-m elf32_x86_64" for x32. H.J. --- 2011-12-12 H.J. Lu * m4/libtool.m4 (_LT_ENABLE_LOCK): Support x32. di

Re: PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-05 Thread H.J. Lu
On Mon, Jul 02, 2007 at 06:46:22AM -0700, H.J. Lu wrote: > On Mon, Jul 02, 2007 at 10:32:18AM +0200, Paolo Bonzini wrote: > > H.J. Lu wrote: > > >On Mon, Jul 02, 2007 at 06:59:52AM +0200, Paolo Bonzini wrote: > > >>>It is fixed in th next libtool. Should I check in

Re: PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-02 Thread H.J. Lu
On Mon, Jul 02, 2007 at 10:32:18AM +0200, Paolo Bonzini wrote: > H.J. Lu wrote: > >On Mon, Jul 02, 2007 at 06:59:52AM +0200, Paolo Bonzini wrote: > >>>It is fixed in th next libtool. Should I check in my work around > >>>in gcc and src? > >>No, please tes

Re: PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-01 Thread H.J. Lu
On Mon, Jul 02, 2007 at 12:37:32AM -0500, Peter O'Gorman wrote: > On Sun, 2007-07-01 at 22:09 -0700, H.J. Lu wrote: > > On Mon, Jul 02, 2007 at 06:59:52AM +0200, Paolo Bonzini wrote: > > > > > > >It is fixed in th next libtool. Should I check in m

Re: PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-01 Thread H.J. Lu
On Mon, Jul 02, 2007 at 06:59:52AM +0200, Paolo Bonzini wrote: > > >It is fixed in th next libtool. Should I check in my work around > >in gcc and src? > > No, please test their bugfix and see if it works for you (just trying to > minimize the chance that it breaks next time we update). I have

Re: PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-01 Thread H.J. Lu
On Sun, Jul 01, 2007 at 10:00:03AM +0200, Paolo Bonzini wrote: > >I don't know much about m4, autoconf nor libtool. This patch works > >for me on both gcc and binutils. > > Looks good, but let's make sure it is applied to upstream libtool as well. > > Paolo

PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-01 Thread H.J. Lu
On Sat, Jun 30, 2007 at 11:43:09PM +0200, Andreas Schwab wrote: > "H.J. Lu" <[EMAIL PROTECTED]> writes: > > > On Sat, Jun 30, 2007 at 07:26:52PM +0200, Andreas Schwab wrote: > >> Please make sure that you have the right version of libtool installed > >

Re: PATCH: Use AC_DEFUN instead of m4_defun in libtool.m4

2007-07-01 Thread H.J. Lu
On Sun, Jul 01, 2007 at 12:36:13PM -0500, Peter O'Gorman wrote: > On Sun, 2007-07-01 at 10:00 +0200, Paolo Bonzini wrote: > > > I don't know much about m4, autoconf nor libtool. This patch works > > > for me on both gcc and binutils. > > > > Looks good, but let's make sure it is applied to upstrea