From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by ozlabs.org (Postfix) with ESMTP id E04B267A71 for ; Tue, 1 Mar 2005 14:45:44 +1100 (EST) Received: by wproxy.gmail.com with SMTP id 57so825038wri for ; Mon, 28 Feb 2005 19:45:39 -0800 (PST) Message-ID: <528646bc050228194513f04673@mail.gmail.com> Date: Mon, 28 Feb 2005 20:45:38 -0700 From: Grant Likely To: Stephen Warren In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII References: Cc: linuxppc-embedded@ozlabs.org Subject: Re: NPTL on MPC5200 Reply-To: Grant Likely List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 28 Feb 2005 16:30:14 -0800, Stephen Warren wrote: > Does anybody know of any distros (commercial or otherwise) that support > the MPC5200 as a target and some any/all of: > > NPTL (Native Posix Threading Library) > ALSA I've brought up Gentoo on my MPC5200 eval board (NFS root). It supports ALSA and I'm pretty sure NPTL also. I'm simply cutting back the files in the rootfs to fit onto my ultimate target. I'm using Sylvain Munaut's 2.6 port to the eval board. http://246tnt.com/mpc52xx/ g.