Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 31 Jan 2003 00:14:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 31 Jan 2003 00:14:08 -0500 Received: from wsip68-15-133-54.hr.hr.cox.net ([68.15.133.54]:8426 "HELO sc-inetworks.net") by vger.kernel.org with SMTP id ; Fri, 31 Jan 2003 00:14:07 -0500 Date: Fri, 31 Jan 2003 00:25:33 -0500 From: Jared Young To: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: Small bug in linux-2.4.20/include/linux/kernel.h Message-Id: <20030131002533.35562d87.headgeek@li.nu-x.net> In-Reply-To: <20030130211305.5127a678.akpm@digeo.com> References: <20030130235853.7a2b4dcb.headgeek@li.nu-x.net> <20030130211305.5127a678.akpm@digeo.com> Organization: Li.nu-x.net X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i686-pc-linux-gnu) 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 On Thu, 30 Jan 2003 21:13:05 -0800 Andrew Morton wrote: > I was bitten by this when I built up gcc-3.2.1. > > In earlier gcc's you could have > > ln -s /usr/local/gcc-3.0/bin/gcc /usr/local/bin/gcc > > and it would all work OK. > > But in recent gcc's, that does not work. You actually have to add > /usr/local/gcc-3.2.1/bin to your $PATH, and execute gcc from there. > > The problem also goes away when you remove -notsdinc from the kernel > makefiles. So it seems that something changed in the way in which gcc > locates the compiler-provided headers. > > In short: check your compiler setup. That was exactly it, thank you very much. Bloody GCC-3.2.1, luckily I have GCC-2.95.3 still on this box.. -- ? ??? ????? ???????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????? ????? Jared A, Young 602 Crown Point Drive (757)246-1060 ????? ????? SC-Inetworks, Inc. Newport News, Virginia 23602-7009 ????? ????? ???????????????????????????????????????????????????????? ????? ????? Headgeek@sc-inetworks.net General Inquiries ????? ????? Admin@sc-inetworks.net Administrative Contact ????? ????? Support@sc-inetworks.net Technical Support ????? ???????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????? ????? ??? ? - 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/