![]() |
|
Message-ID: <CAM=OvHUPF4VPnHpOAvxv0dP6Ua4L+S0B6EMvJSYY8TNPYSgz0g@mail.gmail.com>
Date: Mon, 21 Apr 2025 10:08:26 +0700
From: lid gnulinux <lidgnulinux@...il.com>
To: musl@...ts.openwall.com
Subject: Re: Build Python against libintl header from gettext instead of
libintl musl.
Thanks Rich Felker.
On Monday, April 21, 2025, Rich Felker <dalias@...c.org> wrote:
> On Sun, Apr 20, 2025 at 06:45:37PM +0700, lid gnulinux wrote:
> > Hello I'm using musl-based linux distro (Linux from scratch + musl), I
> use
> > libintl header file from gettext instead of musl libintl header. Would it
> > be any trouble when I want to build Python ? Thanks.
>
> The GNU gettext libintl.h is for use with the GNU gettext
> libintl.so/.a. If you want to link against that, it should work. But
> if you want to use the libc functionality, using the wrong header will
> make it break. Using GNU libintl with musl is not really recommended.
>
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.