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: [PATCH/WIP] C/C++ wchar_t/Unicode printing support


On Fri, 30 Jan 2009, Joel Brobecker wrote:

> Do you think we could have a configure option that allows us to
> deactivate this feature in order to avoid the dependency?  The other
> alternative is to have a configure option that allows us to specify
> where to look for the iconv library and headers. At our level, we
> would then link GDB against the static libiconv. It makes the GDB

GDB already has the --with-libiconv-prefix configure option, and has had 
it for a long time (I'd guess at least since support for translated 
messages went in).

-- 
Joseph S. Myers
joseph@codesourcery.com


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