This is the mail archive of the gdb@sources.redhat.com 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]

problem with configuring libreadline


I'm having a problem building a self-hosted gdb from your cvs head branch on
QNX Neutrino.  The configure script for readline detects that we don't have
wcwidth() but then it doesn't seem to do anything about it.  There is a
wcwidth.c in the readline/support directory but it isn't built and doesn't
show up in the Makefile at all.

I'm not particularily good with configure scripts but is this possibly a
bug?

cheers,

Kris


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