bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#50058: 28.0.5; emacs build fails with undefined reference to malloc_


From: Lars Ingebrigtsen
Subject: bug#50058: 28.0.5; emacs build fails with undefined reference to malloc_info
Date: Sat, 14 Aug 2021 19:12:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Does musl define some preprocessor macro that we could use to
> condition that function's compilation?

I think musl, on purpose, doesn't define anything to allow us to
identify that we're using it? 

https://wiki.musl-libc.org/faq.html

Or I may be misunderstanding something.

But if that's the case, we have to just test explicitly for malloc_info
in configure.ac...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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