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: [PATCH v3 03/15] Read CTF by the ctf target


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> It works if we only give --with-babeltrace-include and
Yao> --with-babeltrace-lib (without giving --with-babeltrace).  In this
Yao> case, $with_babeltrace is empty, and the condition above is still
Yao> true.  I tried to configure with
Yao> --with-babeltrace-include=/usr/include and
Yao> --with-babeltrace-lib=/usr/lib, everything looks OK.

That skips the checks for the bad version of libbabeltrace.

Tom


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