Re: Porting GNU Projects - BASH

2009-08-12 Thread bornlibra23
Mike Frysinger wrote: On Wednesday 29 July 2009 11:11:19 bornlibra23 wrote: try GNU's libiconv -mike Thanks for the tip mike but when I did that I got the following errors: In file included from ./iconv.c:234: ./iconv_open2.h: In function `libiconv_open': ./iconv_open2.h:85: error

Re: Porting GNU Projects - BASH

2009-07-30 Thread bornlibra23
Thanks Mark Can you tell me does the ICU library have the mbrtowc, mbrtomb like functions? Thanks bornlibra23 -- View this message in context: http://www.nabble.com/Porting-GNU-Projects---BASH-tp24721339p24735376.html Sent from the Gnu - Bash mailing list archive at Nabble.com.

Re: Porting GNU Projects - BASH

2009-07-30 Thread bornlibra23
Hello Mark Can you please tell me if this library is independently portable to a new architecture? Also how difficult is it to port it? Also it will be needed to integrate it in the existing library headers? Any points on that? Thanks bornlibra23 -- View this message in context: http

Porting GNU Projects - BASH

2009-07-29 Thread bornlibra23
a monster to port for various reasons. I have tried to build the wide character support of glibc separately but it didnt workout. Can somebody isolate the code guide me in implementing it on VOS? This is proving to be a major blocker. Please help Thanks bornlibra23 -- View this message in context