1 Mar 2005 16:12
Re: Building libtorrent with MinGW on WinXP
Arvid Norberg <c99ang <at> cs.umu.se>
2005-03-01 15:12:07 GMT
2005-03-01 15:12:07 GMT
Alexandre brizard wrote: > The gcc toolkit I use with MinGW was included in the 3.2.0 package, so > I would tend to rule out the toolkit incompatibility. I meant the gcc toolkit in boost-build (boost-build/tools/gcc.jam) But that was just a wild guess. > This command doesn't output anything more: > > C:\libtorrent>bjam gcc link=static -n > BOOST_ROOT = C:\boost_1_32_0 > OS = NT > ...patience... > ...found 820 targets... > ...updating 33 targets... > gcc.compile.c++ bin\gcc\debug\link-static\threading-multi\allocate_resources.o > spawn: Invalid argument > > I have noticed something about my BOOST compilation... When I started > it, I used: > > C:\boost_1_32_0>bjam "-sTOOLS=mingw" install > > Is this ok, or should I do something else to install boost v2, which, > as I just read in libtorrent docs, is required to build libtorrent? I believe that will install the boost libraries only. And I'm not sure it the boost-build v2 version that is boundled with boost 1.32 is new enough. I would recommend installing the latest released version of boost-build v2 from:(Continue reading)
RSS Feed