This is the mail archive of the gdb@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: [ANNOUNCEMENT] GDB 7.0 released!


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

Eli> The reason seems to be that it didn't find libiconv:

How did you run configure?

Eli> Where was it supposed to detect how to link against libiconv?

gdb/configure does a bunch of checks.

Offhand I would guess that your system is set up in an unusual way.
Linux systems typically do not need libiconv, because glibc has all the
needed support.  Maybe you have a libiconv header installed
unnecessarily, or something weird like that.

Tom


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