[PATCH] v4l2: Fix compile of mpers-m32 API

Eugene Syromyatnikov evgsyr at gmail.com
Wed Sep 2 15:29:25 UTC 2020


On Sun, Aug 30, 2020 at 2:07 PM Hauke Mehrtens <hauke at hauke-m.de> wrote:
> Where are these structures in mpers-m32 and mpers-mx32 generated? It
> looks like some script which generates them converts the int64_t into a
> int32_t under some conditions.

They are generated by mpers.awk based on the DWARF information present
in objects produced from compiling generated headers with the
mpers-enabled types with a compiler with personality-specific flags
(see mpers.sh and its invocation in Makefile.am (or test in
mpers_test.sh) for details).

--
Eugene Syromyatnikov
mailto:evgsyr at gmail.com
xmpp:esyr at jabber.{ru|org}


More information about the Strace-devel mailing list