[Buildroot] gsoap and code generation

Ottavio Campana o.campana at videotec.com
Thu Sep 1 16:23:57 UTC 2016


> (Please wrap the lines in your e-mail to a reasonable length, thanks!)

I know, but I have to use a weird webmail... even replying at the bottom is
done by hand....

>> How can I write a script that compiles a tool for the host and the
>> libraries for the target?
>
>You need two variants of the same package: a host variant and a target
>variant, i.e host-gsoap (host variant) and gsoap (target variant).
>
>The former installs the host utilities needed to generate code at build
>time while on the host, and the latter installs the libraries
>cross-compiled for the target.

The fact that I create two files, let's say gsoap.mk and host-gsoap.mk , already
lets buildroot know what to compile with the native compiler and what to build
with the cross-compiler?

Thank you

Ottavio


More information about the buildroot mailing list