knc1,
I used gcc 4.6.3 under the debian-wheezy-armel qemu image running under Ubuntu 14.04.
Was able to compile the popeye chess application.
The compiled executable runs OK both on the qemu VM as well as on PW1 and PW3.
The latest version of this thread's application, however requires a C++11 compliant gcc( at least 4.7), which the debian-wheezy-armel repository doesn't seem to have.
|