From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UFWrt-0002MN-77 for openembedded-devel@lists.openembedded.org; Tue, 12 Mar 2013 22:36:22 +0100 Received: from yow-afong-lx2.ottawa.windriver.com (yow-afong-lx2.wrs.com [128.224.146.164]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r2CLJd5v022592 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 12 Mar 2013 14:19:39 -0700 (PDT) Received: from afong by yow-afong-lx2.ottawa.windriver.com with local (Exim 4.80) (envelope-from ) id 1UFWbi-0002zZ-NQ for openembedded-devel@lists.openembedded.org; Tue, 12 Mar 2013 17:19:38 -0400 Date: Tue, 12 Mar 2013 17:19:38 -0400 From: Amy Fong To: openembedded-devel@lists.openembedded.org Message-ID: <20130312211938.GA11498@windriver.com> MIME-Version: 1.0 User-Agent: Mutt/1.5.21 (2010-09-15) Subject: question on App bitsize - need the same as the kernel (multilib situation) X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 21:36:23 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I need to build an application that has the same bitsize as the kernel. But in my multilib configuration, the default usersapce bitsize is not the same as the kernel's bitsize. How do you do this? Thanks! Amy