Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Feb 2003 13:04:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Feb 2003 13:04:18 -0500 Received: from terminus.zytor.com ([63.209.29.3]:18143 "EHLO terminus.zytor.com") by vger.kernel.org with ESMTP id ; Mon, 17 Feb 2003 13:04:16 -0500 Message-ID: <1911.212.181.176.76.1045505249.squirrel@www.zytor.com> Date: Mon, 17 Feb 2003 10:07:29 -0800 (PST) Subject: Re: [RFC] klibc for 2.5.59 bk From: "H. Peter Anvin" To: In-Reply-To: <20030217180246.GA26112@mars.ravnborg.org> References: <20030209125759.GA14981@kroah.com> <20030217180246.GA26112@mars.ravnborg.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , , , , X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 28 > On Sun, Feb 16, 2003 at 09:06:09PM -0600, Kai Germaschewski wrote: > >> I did some work on integrating klibc into kbuild now. I used your >> patch as guide line, though I started from scratch with klibc-0.77. >> The build should work fine (reminder: "make KBUILD_VERBOSE=0 ..." >> will give you much more readable output), but I probably broke some >> non-x86 architectures in the process. > > Got this output when compiling user programs: > USERCC usr/lib/snprintf.o > cc1: warning: -malign-loops is obsolete, use -falign-loops > cc1: warning: -malign-jumps is obsolete, use -falign-jumps > cc1: warning: -malign-functions is obsolete, use -falign-functions > I get the same error compiling the kernel proper for Crusoe. This is what I like to call an "annoyance warning" where maintaining compatibility between gcc versions emit a neverending stream of annoying messages. -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/