From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: from second.openwall.net (second.openwall.net [193.110.157.125]) by inbox.vuxu.org (Postfix) with SMTP id E8AD231A35 for ; Mon, 21 Apr 2025 05:08:41 +0200 (CEST) Received: (qmail 7797 invoked by uid 550); 21 Apr 2025 03:08:35 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com x-ms-reactions: disallow Received: (qmail 7758 invoked from network); 21 Apr 2025 03:08:35 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1745204907; x=1745809707; darn=lists.openwall.com; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=ypsLr5mhib2Ld9u+OptW67JF0y7oP/qPz+S6ibdKF2s=; b=Qnq89zXaxrp6RK+grhCxhuOVyEmcpKrydPCYVeGb07usH84O+aNiZTp0N9/Nh+QH7O n0A4VedxYzDyFa8BC+46cqGyUMYd+VsH2iVwRATb4VpeXByN61+sdCFzFyx9S4tE2zKc 2FmslOcH7qg5h9o0TI7AkgHZtf8nLDuzG4u8pLXfMdDgh1Mz3+US0CXU6Q6SLDoROWt0 zdaIEM/oIFSvitt1mgfcQ6ocowYhrXLAR4wk58qis7TXcJzs7I4DGY4LZpDCB/kwnFke avZYCPmEAeO7gXMn8qQfNo7iwNiuCTDH2fjPIQ3nhTJRjqbFuJIbx24tPci+K4b3V9B3 /4oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745204907; x=1745809707; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ypsLr5mhib2Ld9u+OptW67JF0y7oP/qPz+S6ibdKF2s=; b=hRhNN/Vy3eJd+9fETBBBG9WWjmqOY66wG1uBc+m90zuLTBZ4rXdhZrgLC1N78Q9caM vzdMBF9CRvcFFadbLmz78m3fbrMy4HkCXINXy/4HWZ0glEDa23wt71ATDr+UvV3iRcdz UYyR0XYzGNzwpKUG3988T5ibqiNt+5oVEkZbFpBK6Ih5trpdjG0Y6EX+75RmHQuBS9yc p3UWE1YS8TdMBxaH8yFGzN5eRd9GphO686hiA0K4srGqvmTF8KW/8xaMJdRnFINVu8sb +u25QyOd+2mekOtzyPQPcJdDgZ123EP5Aco8G/6hot4L99OycFn8C8GI8OQqB1ywRbKP 9ZSA== X-Gm-Message-State: AOJu0YzxyytOMHHwOY5NhEBlX/6+kGNRqLo4yqvRXs6OCIKJ8QEOT4sC 40q/EToH3Bc+PLikZOqD6cRMg0ElnxM//BUW1jO3Kb+r4962dSS1O5PZMLpusIBhQTJR2JfP52t z9Cr7thECNpayX22nn05kOTM1Da7waLkV X-Gm-Gg: ASbGncsUh2mPFXXkJiEB4o8EDST4XuFya5X9GDLQOOiBjA7kYIuocl8BEoQKOGbNl+v zwu0YSFViwtzj0bVHuNOzLbY9EmVGtV/PTPZHjP9PQ8CJfeyL+DNboENgXQchWw4WFo9QxSxAGn PsjwpkM43UWs4Vs5wD49oc X-Google-Smtp-Source: AGHT+IHP6ksusi/2u+YGI5y1IrkY2snGSnlPyg4wVrkwczL9XjKZAQTDCBMEZAt4Bjxt5jtTg6C0oh0Hk31H/EHUb0g= X-Received: by 2002:a05:6402:3547:b0:5f4:d38a:ee1a with SMTP id 4fb4d7f45d1cf-5f62857911fmr7888308a12.14.1745204906455; Sun, 20 Apr 2025 20:08:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20250421000610.GV1827@brightrain.aerifal.cx> References: <20250421000610.GV1827@brightrain.aerifal.cx> From: lid gnulinux Date: Mon, 21 Apr 2025 10:08:26 +0700 X-Gm-Features: ATxdqUFtnqw9-QN7BOXxSLtomAeA6pAaU0NB7KF6mbH4lSpnq4s0T96n_P8XsAc Message-ID: To: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="0000000000008279c00633412eda" Subject: [musl] Re: Build Python against libintl header from gettext instead of libintl musl. --0000000000008279c00633412eda Content-Type: text/plain; charset="UTF-8" Thanks Rich Felker. On Monday, April 21, 2025, Rich Felker 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. > --0000000000008279c00633412eda Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks Rich Felker.=C2=A0

On Monday, April 21, 2025, Rich Felker <= ;dalias@libc.org> wrote:
On Sun, Apr 20, 2025 at 06:45:37PM +0700, lid gnu= linux 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 yo= u 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.
--0000000000008279c00633412eda--