id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 711,Missing Python numeric references on Windows,bsherwood,david_abrahams,"{{{ In Boost 1.33.1, needed references to the Python numeric module are missing when Boost is compiled on Windows under Msys using MinGW. A colleague gave me the following arcane workaround: > cd bin/boost/libs/python/build/boost_python.dll/mingw/release/threading-multi/ Correct an error in the boost library, which is missing references to the numeric module: > g++ -shared -o boost_python-mgw-mt-1_33_1.dll *.obj -Wl,--out-implib,boost_python-mgw-mt-1_33_1.lib /c/WINDOWS/system32/python24.dll }}}",Bugs,closed,,python USE GITHUB,None,,Remind,,