From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752063AbWCJCCU (ORCPT ); Thu, 9 Mar 2006 21:02:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752106AbWCJCCU (ORCPT ); Thu, 9 Mar 2006 21:02:20 -0500 Received: from mustang.oldcity.dca.net ([216.158.38.3]:32990 "HELO mustang.oldcity.dca.net") by vger.kernel.org with SMTP id S1752063AbWCJCCT (ORCPT ); Thu, 9 Mar 2006 21:02:19 -0500 Subject: Re: How can I link the kernel with libgcc ? From: Lee Revell To: Carlos Munoz Cc: linux-kernel@vger.kernel.org In-Reply-To: <4410D9F0.6010707@kenati.com> References: <4410D9F0.6010707@kenati.com> Content-Type: text/plain Date: Thu, 09 Mar 2006 21:02:16 -0500 Message-Id: <1141956136.13319.100.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.5.92 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2006-03-09 at 17:44 -0800, Carlos Munoz wrote: > Hi all, > > I'm writing an audio driver This is a better question for the alsa-devel and possibly linux-sh lists than linux-kernel. Lee