[Fwd: native hppa2.0w-hp-hpux11.11]

Andrew Cagney cagney@gnu.org
Fri Dec 12 22:39:00 GMT 2003


> I'm getting a similar error to you, with mbrtowc (not mbsrtowc).
> 
> Did you get a response back from bash-maintainers on your patch?
> 
> Our solutions are different.  Your solution is to add more checks
> so that hpux will properly not be multi-byte.  My solution is
> to add a README.hpux file which tells the user to do this:
> 
>   CPPFLAGS=-D_XOPEN_SOURCE=500 configure
> 
> Come to think of it, both parts are valid.  The autoconfiguration stuff
> should be set up the way you like, and then, if people want I18N support
> on HP, _XOPEN_SOURCE should enable it.
> 
> Here's the HP reference on this:
> 
>   http://www.docs.hp.com/hpux/onlinedocs/5187-3605/00/00/1-con.html
> 
>> In my mind, hpux-10.20 was already no longer supported by GDB :-).
> 
> 
> Well, that makes it 2-0.

(I'll not object) so ....

Andrew



More information about the Gdb mailing list