From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: Xen 4.2 / Xen 4.3 ABI compatibility Date: Sat, 18 May 2013 12:15:58 +0200 Message-ID: <519754DE.3030108@citrix.com> References: <185B568C5A3BBFC6D24EDF9A@nimrod.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <185B568C5A3BBFC6D24EDF9A@nimrod.local> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Alex Bligh Cc: Xen Devel List-Id: xen-devel@lists.xenproject.org On 18/05/13 12:11, Alex Bligh wrote: > Is there meant to be sufficient ABI compatibility between 4.2 and 4.3 > that a program compiled and linked against 4.2 will run with 4.3's > dynamic libraries? > > If the answer to this is 'yes', I think I may have some bugs to report. If you are asking about libxl, it is not ABI compatible, only API. You should recompile your programs when updating.