Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] gsoap and code generation
@ 2016-09-01 13:13 Ottavio Campana
  2016-09-01 13:37 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Ottavio Campana @ 2016-09-01 13:13 UTC (permalink / raw)
  To: buildroot

I have a web service implemented as a cgi served by lighttpd. Part of the sources of the cgi are generated by gsoap that takes as input some wsdl files and outputs some files in c.

I checked in buildroot 2016.08 and there is no support for gsoap. In google I found a proposed patch to add gsoap to buildroot here

http://lists.busybox.net/pipermail/buildroot/2009-January/024777.html

Is there a more recent version of this patch?

I can also try to write my own script, but gsoap is a little bit tricky: there are some commands that need to be executed on the host, namely wsdl2h and soapcpp2, that generate the C code and than there's a bunch of libraries that need to be cross-compiled.

How can I write a script that compiles a tool for the host and the libraries for the target?

Thank you

Ottavio

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-01 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 13:13 [Buildroot] gsoap and code generation Ottavio Campana
2016-09-01 13:37 ` Thomas Petazzoni
2016-09-01 16:23   ` Ottavio Campana
2016-09-01 20:58     ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox