delorie.com/archives/browse.cgi | search |
From: | "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be> |
To: | <djgpp-workers AT delorie DOT com> |
Cc: | <sandmann AT clio DOT rice DOT edu>, <jeffw AT darwin DOT sfbr DOT org> |
Subject: | Re: gettext port (DXE prototype) |
Date: | Thu, 9 Aug 2001 20:01:09 +0200 |
Message-ID: | <CAEGKOHJKAAFPKOCLHDIGEHDCGAA.tim.van.holder@pandora.be> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
In-reply-to: | <20010809103734.A13133@kendall.sfbr.org> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Importance: | Normal |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Can you say if/why the ready-made dxe implementations in v2tk/ are not > satisfactory for this purpose? (I ask because I have been experimenting > with v2tk/dxe2_011.zip, but perhaps it has limitations I am not aware of.) I think Charles' point was to get this done using just core components (albeit slightly tweaked); if you use dxe2, you require all programs using NLS to link in dxe2 as well. Heck - I could easily use my own version of DLX to do this; since it compresses its DLXs, that would imply even larger savings. But it would require linking in my DLX library and impose another dependency on maintainers. The best solution would be to get some dlopen-compatible library as part of the DJGPP core (perhaps even gcc/ld -shared support). But that would definitely not be trivial to implement.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |