>  I was talking about a hundred .C files PER LANGUAGE.

Ah! I misunderstood entirely. Yep, that's a problem that needs
rectification. That makes more work for the whole build system due to the
fixed overhead of dealing with each compilation unit, as well as the effort
that must be exerted by the linker at the end.

--
Kirn Gill II
Mobile: +1 813-300-2330 <+18133002330>
VoIP: +1 813-704-0420 <+18137040420>
Email: segin2...@gmail.com
LinkedIn: http://www.linkedin.com/pub/kirn-gill/32/49a/9a6


On Sat, Dec 14, 2024 at 2:56 PM Bernd Böckmann via Freedos-devel <
freedos-devel@lists.sourceforge.net> wrote:

>
> On 14.12.2024 21:48, Kirn Gill II via Freedos-devel wrote:
> > Because that's how the vast majority of projects are organized; The
> > text strings for each supported language live in their own separate
> > translation files.
>
> This is NOT what I was talking about. I was talking about a hundred .C
> files PER LANGUAGE. These are generated by the build system instead of
> writing the strings for ONE language into ONE .C file.
>
> Bernd
>
>
>
>
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to