Date: Sat, 03 Jun 2000 15:10:53 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: "Andrey A. Chernov" <ache@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/locale big5.c euc.c mskanji.c runetype.c setlocale.c setrunelocale.c table.c tolower.c toupper.c utf2.c Message-ID: <6437.960037853@critter.freebsd.dk> In-Reply-To: Your message of "Sat, 03 Jun 2000 06:05:29 PDT." <20000603060527.C25576@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000603060527.C25576@freebsd.org>, "Andrey A. Chernov" writes: >On Sat, Jun 03, 2000 at 02:57:49PM +0200, Poul-Henning Kamp wrote: >> If all i18n apps require -lxpg4 why merge this into -lc ? > >Because all other systems except FreeBSD have it in libc. It means all i18n >apps with runes message catalogs (i.e. ja, ko, zh) expect it in libc too >and do not any special check for FreeBSD-only specific libxpg4. Moreover, bad >effect is that they are linked normally without libxpg4 but not works as >expected, cause lots of complains that i18n not works in FreeBSD at all. And what is the exact impact for statically linked programs running in single user mode ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6437.960037853>