correct ABI to use
like IA64, AIX, and other platforms already do and passes the correct emulation
mode into the linker.
I am hoping someone can review this patch and check it in to libtool, though
the list appears very quiet lately.
Steve Ellcey
sell...@mips.com
diff --git a/m4/libtool.m4 b/m4
atch the surrounding code better. Please pull the latest
> revision
> and check that I didn't break your patch in the process.
>
> Cheers,
Thanks for fixing it up for me. It looks good to me and works fine.
Steve Ellcey
On Fri, 2013-08-23 at 11:56 -0700, Brooks Moses wrote:
> On 08/19/2013 02:35 PM, Steve Ellcey wrote:
> > A user was trying to build the buildroot product for mips64 with the
> > -mabi=64
> > option and ran into a libtool problem when building libiscsi because it
> &g
> Applied to HEAD. I put you in THANKS, too.
>
> Cheers,
> Ralf
Thanks Ralf, this is one step towards getting GCC off of its ancient 1.4
libtool.
Steve Ellcey
[EMAIL PROTECTED]
e the new code was being used.
I did put the patch in my GCC tree and reconfigure and use it that way
and verified that it worked in that context. Most of the change is just
indentation differences, there is really only a few new lines.
Steve Ellcey
[EMAIL PROTECTED]
2007-05-30 Steve Ellc