Search found 3 matches
- Thu Nov 04, 2010 8:37 pm
- Forum: Support
- Topic: Compiling problem on Centos
- Replies: 6
- Views: 3868
Re: Compiling problem on Centos
yes, something wrong with boost Now got new error :) Thanks for help. ./libtorrent/bindings/python/src/extensions.cpp:169: instantiated from here /usr/local/include/boost/type_traits/detail/cv_traits_impl.hpp:38: internal compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067 Please submit...
- Thu Nov 04, 2010 7:43 pm
- Forum: Support
- Topic: Compiling problem on Centos
- Replies: 6
- Views: 3868
Re: Compiling problem on Centos
boost_1_44_0 installed but same error :( gcc -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I./libtorrent -I./libtorrent/include ...
- Sun Oct 31, 2010 9:24 pm
- Forum: Support
- Topic: Compiling problem on Centos
- Replies: 6
- Views: 3868
Compiling problem on Centos
I tried to build deluge-1.3.1 and deluge-1.3.0 got same errors gcc -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I./libtorrent -...