|
From: John R. <jr...@bi...> - 2015-10-07 16:41:16
|
> My target machine is running an older linux distro on a 32 bit armv5 processor > Linux Evolution.example.com 2.6.18_pro500-davinci_IPNC_DM368_2.6.0 #1 PREEMPT Fri Apr 24 12:17:38 BST 2015 armv5tejl GNU/Linux armv5* is not officially supported as a target. The hardware is deficient because it does not provide reasonable support for threads. There are unsupported patches (see the bug tracker) which enable support for single-threaded ONLY, and memcheck ONLY; but you yourself must support them (including adapt as needed from 2 or 3 years ago.) armv7 is the minimal supported hardware. Perhaps someone else can explain the failed attempt at configuration (all the complaints from gcc, etc.) |