Re: Jive -> Kernel (International Linux)

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 18 Jan 1997 17:36:58 +0000 (GMT)


> > Ack! Worst problem:
> > (1) Strings have to be _recognized_ and then substituted. Have to do a
> > bunch of strstr()'s over a massive string table. Alternately, you could
>
> Tough. You want international language support, you pay the price in
> efficiency.

You do the conversions before compilation. Then it costs you nothing. One
mega perl script