It seems, for python at least, the fakebox/scratchbox approach should work. That is, run the cross-compiled python (via qemu) to get its ldflags, versus the local host python.
Sent from my iPad On Aug 14, 2012, at 5:49 PM, Daniel Veillard <[email protected]> wrote: > On Tue, Aug 14, 2012 at 11:39:53PM +0300, Roumen Petrov wrote: >> Billie Alsup wrote: >>> The libxml2 configure script sets PYTHON_LIBS as >>> >>> PYTHON_LIBS=`python$PYTHON_VERSION-config --ldflags` >> Probably we could discuss cross compilation related to python after >> 50 years . > > Err, you have a suggestion to solve the issue ? I do not for sure ! > > Daniel > > -- > Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ > [email protected] | Rpmfind RPM search engine http://rpmfind.net/ > http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] https://mail.gnome.org/mailman/listinfo/xml
