This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: internationlization
there must be some way to "config" it properly or to
set the proper manner at compile time.
this would be needed for all the wince targets so somewhere
people must have already solved this.
----- Original Message -----
From: "Alexandre Oliva" <aoliva@redhat.com>
To: <reedkotler@hotmail.com>
Cc: <gcc@gcc.gnu.org>
Sent: Thursday, August 10, 2000 10:01 PM
Subject: Re: internationlization
> On Aug 11, 2000, <reedkotler@hotmail.com> wrote:
>
> > when i compiler L"hello" with the gcc for NT it produces the same as
> > the microsoft cl compiler.
>
> The size of a wide character varies from platform to platform. GCC
> follows pre-existing compilers of each platform, when they exist.
>
> --
> Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist *Please* write to mailing lists, not to me
>
>