https://sourceware.org/bugzilla/show_bug.cgi?id=17122
--- Comment #2 from Andrey Smirnov ---
(In reply to ging...@adacore.com from comment #1)
> On 07 Jul 2014, at 18:08, andrew.smirnov at gmail dot com
> wrote:
>
>
> This is not very new, and the easiest work-around is to
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)
https://sourceware.org/bugzilla/show_bug.cgi?id=16949
--- Comment #3 from Andrey Smirnov ---
Hi Nick,
Just wanted to let you know that I tried your patch and it seemed to have fixed
the problem. Now I get full disassembly and everything!
Thanks!
Andrey
--
You are receiving this mail because:
: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: andrew.smirnov at gmail dot com
Created attachment 7601
--> https://sourceware.org/bugzilla/attachment.cgi?id=7601&action=edit
ARMBE ELF file causing the segfault