From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.y.miao@gmail.com (Eric Miao) Date: Wed, 16 Sep 2009 23:06:47 +0800 Subject: Problems with pthread on ARM/PXA270 In-Reply-To: <200909161701.16898.schindele@nentec.de> References: <200909160926.02036.schindele@nentec.de> <200909161701.16898.schindele@nentec.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Sep 16, 2009 at 11:01 PM, Juergen Schindele wrote: > Am Mittwoch, 16. September 2009 schrieb Eric Miao: >> Don't remember we had such problems before. What kind of system >> and libraries are you using? > thanks for your reply. > System is custom PXA270 platform. > with codesourcery compiler (see below) > and glibc 2.5 with pthread. > I dont know what more information to give ? Like which kernel version, where do you get the glibc-2.5 and pthread binary, or you compiled it from scratch, and with which compiler of which version?