public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* wide character support?
@ 2000-09-12 19:01 Brent Phillips
  2000-09-12 23:21 ` Andreas Jaeger
  0 siblings, 1 reply; 2+ messages in thread
From: Brent Phillips @ 2000-09-12 19:01 UTC (permalink / raw)
  To: gcc

Hello,

I've been trying to internationalize some code, using 2.95.1, but I'm
getting errors because many of the wide character funtions (wprintf,
wsprintf, etc.) are not part of the standard egcs library. Confusing,
because I thought this was part of the standard C library now.

What do I need to do to get the rest of the wide character functions for
egcs on Linux? 

On a related note, do the other Gnu utilities - specifically GDBM - support
wide characters in their API? 

I'd also greatly appreciate it if someone who is familiar with these sorts
of issues could point me to an online or offline resource, or even just
answer a few dumb questions.

thanks in advance

Brent Phillips



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: wide character support?
  2000-09-12 19:01 wide character support? Brent Phillips
@ 2000-09-12 23:21 ` Andreas Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Jaeger @ 2000-09-12 23:21 UTC (permalink / raw)
  To: Brent Phillips; +Cc: gcc

>>>>> Brent Phillips writes:

 > Hello,
 > I've been trying to internationalize some code, using 2.95.1, but I'm
 > getting errors because many of the wide character funtions (wprintf,
 > wsprintf, etc.) are not part of the standard egcs library. Confusing,
 > because I thought this was part of the standard C library now.

Those are part of the C library.  On a Linux or Hurd system, glibc has
this functionality.  glibc 2.2 is currently in early testing stage and
will have those functions.

 > What do I need to do to get the rest of the wide character functions for
 > egcs on Linux? 

 > On a related note, do the other Gnu utilities - specifically GDBM - support
 > wide characters in their API? 

 > I'd also greatly appreciate it if someone who is familiar with these sorts
 > of issues could point me to an online or offline resource, or even just
 > answer a few dumb questions.

Check out the glibc mailing lists at http://sources.redhat.com/glibc/

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-12 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-12 19:01 wide character support? Brent Phillips
2000-09-12 23:21 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).