From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10108091434.AA13473@clio.rice.edu> Subject: Re: gettext port (DXE prototype) To: djgpp-workers AT delorie DOT com Date: Thu, 9 Aug 2001 09:34:15 -0500 (CDT) Cc: ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De In-Reply-To: <3BD0BF87085@HRZ1.hrz.tu-darmstadt.de> from "Juan Manuel Guerrero" at Aug 09, 2001 02:30:49 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Precedence: bulk > > If anyone is interested I'd be happy to share the prototype. This is > > definitely *NOT* production code - but it shows some of what we could > > do for large pieces of common code just using the standard distribution. > > I would like to see the code. > My intention is to rebuid gettext 0.10.39 with this modified libiconv > and see if it passes the testsuit. As suggested by Eli, a rebuid of recode > and making some recoding test wuold be also usefull. > Guerrero, Juan M. ftp://clio.rice.edu/djgpp/iconvdxe.zip There are about 30 lines of changes to iconv.c - but I don't have diff on the target box so the zip contains the full iconv.c source. Zip is only 5Kb. Hope it's all there. Have fun.