Date: Tue, 17 Mar 1998 11:42:31 +0900 From: Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) <matusita@ics.es.osaka-u.ac.jp> To: hackers@FreeBSD.ORG Cc: "Kaleb S. KEITHLEY" <k.keithley@opengroup.org> Subject: Re: 3.0-971225SNAP, Japanese/Korean locales, and libxpg4 Message-ID: <19980317114231J.matusita@ics.es.osaka-u.ac.jp> In-Reply-To: Your message of "Mon, 16 Mar 1998 14:34:46 -0500" <350D7ED6.5372@opengroup.org> References: <350D7ED6.5372@opengroup.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry I do not know why multibyte-supporting locale is out of libc... k.keithley> What's the rationale for having the SJIS and EUC locale k.keithley> support in libxpg4 instead of libc? IMHO, we should link with xpg4 library when linking X libraries to compile X application. Many FreeBSD ports application tries to link so, especially in japanese and x11 category (these applications try to link xpg4 library manually; ahh, where the imake framework has gone :-) How about changing $XTOP/X11/lib/config/FreeBSD.cf to add -lxpg4 to linker's option, when the FreeBSD's version >= 2.2 ? -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980317114231J.matusita>