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: [rfa/rfc] Build libcommon.a for gdb and gdbserver


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre> (Warning the diff output is against cvs HEAD,
Pierre> but I cut out the uninteresting part of the cvonfigure change)

You have to patch configure.ac, not the generated configure.

I think the fix here is to have common/configure.ac invoke

ZW_GNU_GETTEXT_SISTER_DIR([../../intl])

and then rebuild everything in the usual super-complicated way, and fix
up common/Makefile to use the new variables.

After I install the automake patch I can send you a patch to test.

Tom


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