bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/16644] ../../binutils/nm.c:1698:28: error: 'sbrk' is depre


From: amodra at gmail dot com
Subject: [Bug binutils/16644] ../../binutils/nm.c:1698:28: error: 'sbrk' is deprecated [-Werror,-Wdeprecated-declarations]
Date: Fri, 28 Feb 2014 11:53:01 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
           Severity|critical                    |normal

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Not really a binutils problem.  It is your system that chooses to declare sbrk
as deprecated..  You can work around this by configuring binutils with
--disable-werror.  Configure with --enable-gold if you want gold (and it is
supported for your target).

-- 
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]