From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-58687-garchives=archives.gentoo.org@gentoo.org>) id 1H7vTc-0000KX-Su for garchives@archives.gentoo.org; Fri, 19 Jan 2007 15:16:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0JFFDfM008141; Fri, 19 Jan 2007 15:15:13 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0JFAvlk007586 for <gentoo-user@lists.gentoo.org>; Fri, 19 Jan 2007 15:10:57 GMT Received: by nf-out-0910.google.com with SMTP id c31so928785nfb for <gentoo-user@lists.gentoo.org>; Fri, 19 Jan 2007 07:10:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qRFW171kpbltqQNj7sZfK+6TAbYaUIMwIOWKkFQEsUlFjTpzt7q5cmdzm1/sNlKrxisD4VaqC1M4XXIZcnQEEQdN9esF2mA+/NjZDzwrQ1b/SLT03g1xrBFzCsJzuj/k5gHgwZ1NVvBCuHDANWTHzlbbKDmOQwfpgTlBtenaKhs= Received: by 10.82.182.8 with SMTP id e8mr539604buf.1169219456611; Fri, 19 Jan 2007 07:10:56 -0800 (PST) Received: by 10.82.147.18 with HTTP; Fri, 19 Jan 2007 07:10:56 -0800 (PST) Message-ID: <93ae19410701190710k39b5aea4s59d40b016c202d35@mail.gmail.com> Date: Fri, 19 Jan 2007 16:10:56 +0100 From: "brullo nulla" <brullonulla@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc 3.4.x --> 4.1.x : a couple of questions In-Reply-To: <200701191210.45109.alan@linuxholdings.co.za> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45AFF386.1060404@gmail.com> <200701191210.45109.alan@linuxholdings.co.za> X-Archives-Salt: ecee0231-8a7b-4aa8-b859-adc7a42faeba X-Archives-Hash: f00e16a812988afe606a9004ea9e9a83 > Dunno about gcc-4.2, you'll have to look at the gnu roadmap to get a > hint of when they think it'll move closer to a release OK. > Not at all necessary. The kernel is a free standing block of C code and > depends only on itself, so ABI issues with other apps simply don;t > happen. As long as the kernel and all it's modules were compiled with > the same compiler you will always be fine. (There are exceptions of > course but with that rule of thumb you can't go wrong) Yes, but if I keep my 3.4.x compiled kernel and I recompile modules in Portage with 4.1, there will be problems, maybe (for example, the vmmon module of vmware-player). Well, I think I'll recompile. I have other reasons to do it. > Make sure any kernel modules you may have that are not in portage also > get recompiled. Sure (I shouldn't have). I guess also programs not in portage will have to be recompiled. Thanks again, m. -- gentoo-user@gentoo.org mailing list