This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Configuring gdb_wchar.h


> Cc: gdb-patches@sources.redhat.com
> From: Tom Tromey <tromey@redhat.com>
> Date: Mon, 13 Apr 2009 11:54:12 -0600
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Eli> The actual case in point is the DJGPP build.  The DJGPP library has
> Eli> wchar.h and there's a port of libiconv, but the functions gdb_wchar.h
> Eli> expects for wide character support are not there.
> 
> Thanks for the report.
> 
> Please try the appended patch.

It compiles and links okay, thanks.  Do you want me to test some
feature(s) to make sure the resulting binary works as expected?

> I've included the auto* output in this
> patch in case you don't have the right versions on your DJGPP machine.

Thanks, it does help.  I don't have the autotools installed here at
all, because I use them only very seldom.  If I need to run them, I
usually do so on one of the gnu.org machines where I have a login
account.  So having the patches for the configure script and config.in
does make the job easier.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]