bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17122] OSX 10.9 build failure


From: gingold at adacore dot com
Subject: [Bug binutils/17122] OSX 10.9 build failure
Date: Tue, 08 Jul 2014 08:48:47 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17122

--- Comment #1 from gingold at adacore dot com <gingold at adacore dot com> ---
On 07 Jul 2014, at 18:08, andrew.smirnov at gmail dot com
<address@hidden> wrote:

> https://sourceware.org/bugzilla/show_bug.cgi?id=17122
> 
>            Bug ID: 17122
>           Summary: OSX 10.9 build failure
>           Product: binutils
>           Version: 2.25 (HEAD)
>            Status: NEW
>          Severity: normal
>          Priority: P2
>         Component: binutils
>          Assignee: unassigned at sourceware dot org
>          Reporter: andrew.smirnov at gmail dot com
> 
> Most recent version of binutils-gdb HEAD fails to build on OSX 10.9 with:
> 
> nm.c: In function 'main':
> nm.c:1699:7: error: 'sbrk' is deprecated (declared at
> /usr/include/unistd.h:582) [-Werror=deprecated-declarations]
>       char *lim = (char *) sbrk (0);

This is not very new, and the easiest work-around is to configure with
--disable-werror.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

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