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


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> "nm -A" shows no iconvlist in libiconv that I have installed.  Maybe I
Eli> have a version that's too old?

Could be.  I see that the -l option wasn't added to libiconv's "iconv"
until 1.8.  So, that explains the error message.

According to ChangeLog, iconvlist was added 2002-01-13, a few months
before the 1.8 release.

1.8 was released in 2002.  That seems rather old to me; but if users
are really still using it, I suppose we ought to deal with it.

Eli> I see that a port of libiconv 1.9.2 is available; should I upgrade, or
Eli> do you want me to hold until the configury problems with this old
Eli> version are resolved?

I think I have an understanding of the failure modes and I can set up
environments here to test them.  So, I think it is up to you.

I'm thinking of changing the startup code to use pexecute rather than
popen.  Does pexecute work on DJGPP?

Tom


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