From mboxrd@z Thu Jan 1 00:00:00 1970 From: sjhill at realitydiluted.com Date: Wed, 16 Apr 2008 13:21:42 -0500 Subject: [Buildroot] uclibc make fails building libpthread for powerpc32 In-Reply-To: References: Message-ID: <20080416182142.GA22496@real.realitydiluted.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wed, Apr 16, 2008 at 08:07:49AM -0700, Darcy Watkins wrote: > I see the compile error below attempting to build buildroot with POSIX > pthreads selected instead of linux pthreads. > PowerPC NPTL is not supported in uClibc currently. Your hacks let you build, but your system will not run. -Steve