mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Boost.Python extension (cmake)


From: Václav Šmilauer
Subject: Re: [Mingw-cross-env-list] Boost.Python extension (cmake)
Date: Tue, 05 Feb 2013 19:01:29 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090105 Lightning/0.8 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666


What would be the appropriate way to cross-compile a boost.python extension, preferably whith the use of cmake?

You need to cross-compile python itself first I guess, which is where the problem is - it is an ongoing effort (http://bugs.python.org/issue3754). Once you have cross-compiled python27.dll and headers installed properly in the cross-build env, you might be able to compile boost.python and the extension without big troubles, but I never got that far.

Cheers, Vaclav



reply via email to

[Prev in Thread] Current Thread [Next in Thread]