[LTP] [RFC PATCH 0/6] Fix 32-bit cross compilation

Richard Palethorpe rpalethorpe@suse.de
Fri Oct 6 12:02:47 CEST 2017


Hello Petr,

Petr Vorel writes:

> Hi,
>
> these patches fixes 32-bit cross compilation build.
> I'm not an autotools expert so I tried to minimize changes.
> I extended header checks with library checks.

Good stuff, I have briefly tested the patch and it seems to
work. However I am wondering whether it is a good idea to remove the
header checks. It is not clear to me that AC_CHECK_LIB also somehow
checks that the relevant header exists as well. Perhaps it guesses the
header path from the library name, but it doesn't quite make sense to
me.

--
Thank you,
Richard.


More information about the ltp mailing list