Re: Wide-char support and libc

2000-05-22 Thread Thomas Runge
Clive Lin wrote: Could any one tell us, is this project dead ? Will this be in the src/ ? Or still in long-long beta (even pre-alpha ?) testing.. ? Or .. ? Look here: http://www.whizkidtech.net/i18n/wc/ -- Tom To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: Wide-char support and libc

2000-05-22 Thread Valeriy E. Ushakov
On Mon, May 22, 2000 at 13:26:22 +0200, Thomas Runge wrote: Look here: http://www.whizkidtech.net/i18n/wc/ I wish this page has less FUD about Unicode. Reference to Unicode being controlled by Microsoft is a prominent example. As for the list of problems with Unicode given on that page - all

Re: Wide-char support and libc

2000-05-22 Thread Garance A Drosihn
On May 21/2000, Clive Lin wrote to -current-i18n: The only way i found to link motif programs is by using http://www.cs.rpi.edu/~crossd/FreeBSD/wcs-19990606.tar.gz This seems the solution of wc* routines in FreeBSD. Could any one tell us, is this project dead ? Last I knew, David Cross

Re: Wide-char support and libc

2000-05-22 Thread David E. Cross
On May 21/2000, Clive Lin wrote to -current-i18n: The only way i found to link motif programs is by using http://www.cs.rpi.edu/~crossd/FreeBSD/wcs-19990606.tar.gz This seems the solution of wc* routines in FreeBSD. Could any one tell us, is this project dead ? Last I knew,

Re: Wide-char support and libc

2000-05-22 Thread G. Adam Stanislav
At 15:49 22-05-2000 +0400, Valeriy E. Ushakov wrote: I wish this page has less FUD about Unicode. Reference to Unicode being controlled by Microsoft is a prominent example. It was true when it was written. It is a very old page: I completely forgot it was still there. The situation with Unicode

Re: Wide-char support and libc

2000-05-20 Thread Norbert Irmer
Christian Weisgerber wrote: (This should move to freebsd-i18n.) Donn Miller [EMAIL PROTECTED] wrote: Anyone like the idea of adding wide char support to our libc? I'd like the idea of somebody explaining where/how I can get an overview of what's missing in the first place. Maybe

Re: Wide-char support and libc

2000-05-20 Thread Warner Losh
In message [EMAIL PROTECTED] Norbert Irmer writes: : gcc -o airport -O2 -pipe -L../../../exports/lib -L../../../imports/x11/lib :main.o dragsource.o : dropsite.o -lXm -lXt -lSM -lICE -lXp -lXext -lX11 -L/usr/X11R6/lib :-L/usr/X11R6/lib -lm Have you tried adding -lxpg4 to the command

Re: Wide-char support and libc

2000-05-20 Thread Norbert Irmer
Warner Losh wrote: In message [EMAIL PROTECTED] Norbert Irmer writes: : gcc -o airport -O2 -pipe -L../../../exports/lib -L../../../imports/x11/lib main.o dragsource.o : dropsite.o -lXm -lXt -lSM -lICE -lXp -lXext -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib -lm Have you tried adding

Re: Wide-char support and libc

2000-05-20 Thread Clive Lin
Hi, On Sun, May 21, 2000 at 02:07:19AM +0200, Norbert Irmer wrote: The only way i found to link motif programs is by using http://www.cs.rpi.edu/~crossd/FreeBSD/wcs-19990606.tar.gz This seems the solution of wc* routines in FreeBSD. Could any one tell us, is this project dead ? Will

Re: Wide-char support and libc

2000-05-18 Thread Christian Weisgerber
(This should move to freebsd-i18n.) Donn Miller [EMAIL PROTECTED] wrote: Anyone like the idea of adding wide char support to our libc? I'd like the idea of somebody explaining where/how I can get an overview of what's missing in the first place. Maybe we could port it over from

Re: Wide-char support and libc

2000-05-17 Thread Chris Piazza
On Wed, May 17, 2000 at 02:41:59AM -0400, Thimble Smith wrote: On Tue, May 16, 2000 at 11:52:32PM -0400, Donn Miller wrote: Anyone like the idea of adding wide char support to our libc? Maybe we could port it over from {Net,Open}BSD or BSDi. This would add the header file wctype.h, etc.

Re: Wide-char support and libc

2000-05-17 Thread Garance A Drosihn
At 2:41 AM -0400 5/17/00, Thimble Smith wrote: On Tue, May 16, 2000 at 11:52:32PM -0400, Donn Miller wrote: Anyone like the idea of adding wide char support to our libc? Maybe we could port it over from {Net,Open}BSD or BSDi. This would add the header file wctype.h, etc. There's a