Re: Porting GNU Projects - BASH

2009-08-12 Thread bornlibra23
that as I didnt have mbrtowc() & another function (my system doesnt have support for Unicode or multibyte characters) thats why I got this error. Can you suggest something? Thanks bornlibra23 -- View this message in context: http://www.nabble.com/Porting-GNU-Projects---BASH-tp24721339p24949159.html S

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
://www.nabble.com/Porting-GNU-Projects---BASH-tp24721339p24735426.html Sent from the Gnu - Bash mailing list archive at Nabble.com.

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.

Porting GNU Projects - BASH

2009-07-29 Thread bornlibra23
context: http://www.nabble.com/Porting-GNU-Projects---BASH-tp24721339p24721339.html Sent from the Gnu - Bash mailing list archive at Nabble.com.