libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support 64-bit default GCC on Solaris/x86


From: Roumen Petrov
Subject: Re: Support 64-bit default GCC on Solaris/x86
Date: Mon, 31 Oct 2011 22:54:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110430 SeaMonkey/2.0.14

Rainer Orth wrote:
In version 4.7, GCC will gain a 64-bit default Solaris/x86
configuration, similar to the existing sparcv9-sun-solaris2
configurations.  In order for that to work with GNU ld (Sun ld works out
of the box), I had to make the following minor patch to libtool.m4.

This patch has been tested with a slightly earlier version already
included in the gcc repository for Go support.  There's an effort
underway to upgrade the libtool in gcc to 2.4.2.  A gcc bootstrap with
64-bit gld and this patch included completed without regressions.

If the patch is accepted, it would be good if it could be included in
libtool 2.4.3 so by the time gcc 4.7 is released, a corresponding
version of libtool is available.

Thanks.

        Rainer


2011-10-31  Rainer Orth<address@hidden>

        * libltdl/m4/libtool.m4: Handle x86_64-*-solaris2.1[0-9]* like
        i?86-*-solaris* when determining GNU ld flags to pass for 64-bit
        objects.

hmm,
Eric PAIRE post a patch . Summary could be found  in this thread
http://lists.gnu.org/archive/html/libtool/2011-10/msg00017.html
Note Eric's patch is for *kfreebsd* and  *linux* and does not cover solaris.

My question is what is result of libtool regression test if instead to add x86_64-*-... you replace $host by $build one line above ?

Roumen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]