From owner-freebsd-hackers Mon Dec 7 13:44:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20127 for freebsd-hackers-outgoing; Mon, 7 Dec 1998 13:44:28 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20114 for ; Mon, 7 Dec 1998 13:44:26 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id OAA12451 for ; Mon, 7 Dec 1998 14:44:22 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA06810; Mon, 7 Dec 1998 14:44:22 -0700 Date: Mon, 7 Dec 1998 14:44:22 -0700 Message-Id: <199812072144.OAA06810@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: hackers@FreeBSD.ORG Subject: Wchar support in FreeBSD X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any 3rd party libraries that support the 'wchar' stuff? IBM just made it's Jikes compiler available as an 'Open Source Project', and I'd like to make a FreeBSD-native version. However, it requires the native wchar support (which exists in Win32, Solaris, and Linux), but not in FreeBSD. Any clues how I can easily get around this? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message