From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp3-g21.free.fr ([212.27.42.3]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SATKP-0002Ww-6G for openembedded-core@lists.openembedded.org; Wed, 21 Mar 2012 22:44:23 +0100 Received: from eb-e6520 (unknown [82.233.81.124]) by smtp3-g21.free.fr (Postfix) with ESMTP id A5940A6226; Wed, 21 Mar 2012 22:35:23 +0100 (CET) Date: Wed, 21 Mar 2012 22:35:21 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: "Kamble, Nitin A" Message-ID: <20120321223521.36e49bba@eb-e6520> In-Reply-To: References: <20120321180748.7cc58e67@eb-e6520> <20120321185216.440a6353@eb-e6520> <20120321190208.25dc0387@eb-e6520> <20120321203249.54411613@eb-e6520> <20120321194906.GC3659@jama.jama.net> <20120321220253.00c4f254@eb-e6520> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.8; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: Martin Jansa , "openembedded-core@lists.openembedded.org" Subject: Re: [PATCH 1/1] Revert "gdb-cross-canadian: build gdb with python support" X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 21:44:23 -0000 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi Nitin, FWIW I took the i586 target sdk generated on the Fedora 16 and put it on a VirtualBox VM running ubuntu 10.04.3 LTS x86_64 (2.6.32 kernel) and gdb still works fine. Eric