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: st

Re: Porting GNU Projects - BASH

2009-08-12 Thread Mike Frysinger
On Wednesday 29 July 2009 11:11:19 bornlibra23 wrote: > I am trying to port various GNU products to Stratus OpenVOS platform > including the baash shell. However I am stuck currently for the lack of > wide & multibyte character support. Can somebody guide me to an > implementation of the same that

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://www.nabbl

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.