On 12/11/2015 10:43 AM, Nathan Lynch wrote:
> The build steps for some tests refer directly to objcopy and strip,
> which when cross-compiling can result in:
> 
>  objcopy --only-keep-debug prog prog.debug
>  objcopy: Unable to recognise the format of the input file `prog'
> 
> Use AC_CHECK_TOOL to use appropriate programs for the target.

(This patch is for lttng-tools.)



_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to