What steps will reproduce the problem?
1. On a Raspberry Pi (or probably any ARMv6 system), SVN checkout this
https://svn.code.sf.net/p/libtorrent/code/branches/RC_0_16 (or RC_1_0, I've
tried that as well)
2. ./autotool.sh then ./configure --disable-debug --prefix=/usr && make clean
&& make
3. Compilation fails with "/tmp/ccHVU5eg.s:890: Warning: swp{b} use is
deprecated for this architecture" repeatedly output on screen
What is the expected output? What do you see instead?
I have uploaded the entire output out the failing compile here:
http://pastebin.com/kjiyArra
What version of the product are you using? On what operating system?
I am running the default Raspbian operating system for the Raspberry Pi (which
is based on the ARMv7 hardware float version of Debian Wheezy). Raspberry Pi
has an ARMv6 cpu. Running uname -a outputs: Linux (none) 3.12.22+ #691 PREEMPT
[redacted] BST 2014 armv6l GNU/Linux
Please provide any additional information below.
I am trying to compile qBittorrent via this guide:
https://github.com/qbittorrent/qBittorrent/wiki/Compiling-qBittorrent-on-Debian-
and-Ubuntu
Original issue reported on code.google.com by shazmosu...@gmail.com on 20 Dec 2014 at 12:15
Original issue reported on code.google.com by
shazmosu...@gmail.com
on 20 Dec 2014 at 12:15