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: Your INTERMEDIATE_ENCODING patch for Solaris


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Tom> I think that without this patch, a Solaris build (without libiconv) is
Tom> just pretty broken.  I think even `print "string"' should fail.

Joel> I'm a little confused at the moment. `print "string"' works and I get
Joel> only PASSes with one UNTESTED due to the fact that we only have 2
Joel> charsets available. Would it be because I have not configure GDB
Joel> in a way that reproduces the problem?

Did you build with libiconv?  libiconv fixes all the problems -- the
issue only shows up if you do a plain Solaris build.

Tom


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