Date: Wed, 03 Apr 2024 18:52:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278009] The brk(2) symbol isn't found on arm64 (devel/google-perftools fails to link) Message-ID: <bug-278009-227-SVHR06ek19@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278009-227@https.bugs.freebsd.org/bugzilla/> References: <bug-278009-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278009 --- Comment #3 from Yuri Victorovich <yuri@freebsd.org> --- The Google-based google-perftools project maintainer replied that they expe= ct sbrk to work on all platforms, because this is one of 2 allocation methods = that is used by that library. See their response here: https://github.com/gperftools/gperftools/issues/1499#issuecomment-2035335590 IMO brk should be either officially deprecated, or officially removed on all platforms. It looks to me that sbrk/brk was just removed on ARM platforms? (I might be wrong, but it just looks like this.) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278009-227-SVHR06ek19>