Re: libtool automake android pthread

2012-04-03 Thread Gerry Reno
On 04/03/2012 03:20 PM, Bob Friesenhahn wrote: > On Tue, 3 Apr 2012, Gerry Reno wrote: >> >> Hi Bob. I think it's more of an issue that Android does not need an >> external pthread library. >> >> These projects all compiled and linked fine on Linux. B

Re: libtool automake android pthread

2012-04-03 Thread Gerry Reno
On 04/03/2012 02:29 PM, Bob Friesenhahn wrote: > On Tue, 3 Apr 2012, greno wrote: > >> When I try to build existing GNU toolchain projects >> using the Android and NDK sometimes I run into >> problems with pthread. I get errors like this: >> ../../arm-linux-androideabi/bin/ld: cannot find -lpthrea