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: Fix compilation of 64-bit gdb 7.7 on Solaris


Pedro Alves <palves@redhat.com> writes:

> On 02/06/2014 04:17 PM, Rainer Orth wrote:
>> Compiling a 64-bit gdb 7.7 on Solaris (8 to 11) with gcc fails in bfd:
>> 
>> cc1: warnings being treated as errors
>> /vol/src/gnu/gdb/gdb-7.7/bfd/cache.c: In function 'bfd_cache_max_open':
>> /vol/src/gnu/gdb/gdb-7.7/bfd/cache.c:85: error: comparison between signed
>> and unsigned integer expressions
>
> Could you send this to the binutils list please?  If/once it's
> accepted in bfd mainline, we can consider backporting it to
> the release branch.

Sure:

        bfd/cache.c doesn't compile with gcc -m64 on Solaris
	https://sourceware.org/ml/binutils/2014-02/msg00052.html

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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