[C++-sig] Cygwin Boost.Python Build

Scott A. Smith ssmith at magnet.fsu.edu
Mon May 27 15:25:04 CEST 2002


Hi Dave,

>The link error message is missing from your post; it
>would appear above all this. I can't imagine what might
>be failing without that info.

Sorry, I think it is in my previous post. Here it is in full.

$ bjam -sTOOLS=gcc -sBUILD=release
...found 260 targets...
...updating 4 targets...
gcc-Link-action
..\..\..\libs\python\build\bin\boost_python.dll\gcc\release\inlining-on\runt
ime-link-dynamic\boost_pytho
n.dll
..\..\..\libs\python\build\bin\boost_python.dll\gcc\release\inlining-on\runt
ime-link-dynamic\boost_python.lib
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -lutil
collect2: ld returned 1 exit status





g++  -Wl,--export-all-symbols -Wl,--exclude-symbols,_bss_end__:_bss_start__:
_data_end__:_data_start__...

As with my attempted build under Mac OS X, it seems there is no util
library.
Maybe this is all that is currently wrong with the Mac build too.

Thanks,
Scott






More information about the Cplusplus-sig mailing list