Boost C++ Libraries: Ticket #267: Build Boost.Python from mingw gcc https://svn.boost.org/trac10/ticket/267 <pre class="wiki">I try compile Boost.Python from minwg, and i recive compile error. Boost: CVS HEAD 2004-05-12 Os: WinXP Compiler: gcc (GCC) 3.2.3 (mingw special 20030504-1) (MinGW-3.1.0-1.exe) bjam: Boost.Jam Version 3.1.9. OS=NT. command line: c:&gt;boost\libs\python\build&gt;bjam -sTOOLS=mingw - sPYTHON_ROOT=C:/Lang/Python23 - sPYTHON_VERSION=2.3 Full output in attached file. Some output lines: gcc-C++- action ..\..\..\bin\boost\libs\python\build\boost_python.dl l\mingw\release\slice.obj In file included from C:/Lang/sf.net/boost/libs/python/src/slice.cpp:1: C:/Lang/sf.net/boost/boost/python/slice.hpp:29: warning: `dllexport' attribute ignored C:/Lang/sf.net/boost/boost/python/slice.hpp:29: declaration does not declare anything C:/Lang/sf.net/boost/boost/python/slice.hpp:29: parse error before `)' token C:/Lang/sf.net/boost/libs/python/src/slice.cpp:18: prototype for ` boost::python::slice::slice()' does not match any in class ` boost::python::slice' </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/267 Trac 1.4.3 shura_zam Wed, 12 May 2004 04:27:30 GMT <link>https://svn.boost.org/trac10/ticket/267#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/267#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=980085 If in file slice.hpp insert BOOST_PYTHON_DECL before class name, and remove other pos - compile ok. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>shura_zam</dc:creator> <pubDate>Fri, 14 May 2004 05:28:36 GMT</pubDate> <title>summary changed https://svn.boost.org/trac10/ticket/267#comment:2 https://svn.boost.org/trac10/ticket/267#comment:2 <ul> <li><strong>summary</strong> <span class="trac-field-old">Build Boost.Python from minwg gcc</span> → <span class="trac-field-new">Build Boost.Python from mingw gcc</span> </li> </ul> Ticket René Rivera Mon, 12 Jul 2004 13:08:30 GMT status changed https://svn.boost.org/trac10/ticket/267#comment:3 https://svn.boost.org/trac10/ticket/267#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket