From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: pvops dom0 compile issues Date: Mon, 7 Dec 2009 09:37:45 -0500 Message-ID: <20091207143745.GD19365@phenom.dumpdata.com> References: <4B196248.4030708@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Michael D Labriola Cc: Jeremy Fitzhardinge , xen-devel@lists.xensource.com, xen-devel-bounces@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > I have some very unfortunate dependancies on stuff that doesn't compile > with gcc >= 4.0. I'll have to figure out which is worse to work through. Oooh that complicates things. > You could compile the kernel using a different compiler than your applications. You just need to make sure that the modules were compiled using the same compiler as the kernel.