From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ew0-f47.google.com ([209.85.215.47]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QpBMo-0004XE-GA for openembedded-core@lists.openembedded.org; Fri, 05 Aug 2011 05:46:34 +0200 Received: by ewy5 with SMTP id 5so1327614ewy.6 for ; Thu, 04 Aug 2011 20:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=DHqsObfEbS6H3Qsrq5coJ2fwvVU2A6mdR6OZl4erjnA=; b=ub42yWfQF1FuBRRfsSU/1T0qyAjNK7eOJwY+wXIw4QYF09Z76J0mCVtfpAOWddmUjt 8c0Z9/RiQ+2ZkYNo69uJcIwG9HgKcbZStMUTaJg6t1ZrnYzeJUGhy9BLfuJy/TpPNM05 j4Zl4gF18OZd6QMr2C9Hk0K0kN62c3CZOOGF8= MIME-Version: 1.0 Received: by 10.213.3.198 with SMTP id 6mr28509ebo.15.1312515728148; Thu, 04 Aug 2011 20:42:08 -0700 (PDT) Received: by 10.213.113.196 with HTTP; Thu, 4 Aug 2011 20:42:08 -0700 (PDT) In-Reply-To: <2753681.lWo6xksBfj@perseus> References: <2753681.lWo6xksBfj@perseus> Date: Thu, 4 Aug 2011 22:42:08 -0500 Message-ID: From: Joel A Fernandes To: Patches and discussions about the oe-core layer Cc: enrico.butera@ise-srl.it, "Kridner, Jason" , "Kooi, Koen" Subject: Re: gstreamer-ti, questions 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: Fri, 05 Aug 2011 03:46:34 -0000 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 4, 2011 at 9:41 PM, Khem Raj wrote: > On Thursday, August 04, 2011 08:59:23 PM Joel A Fernandes wrote: >> > Here's the compiler log: >> > [..] >> > # >> > # lnkv5T bin/ti_platforms_evm3530/app_remote.xv5T ... >> > /home/joel/angstrom-oe/setup-scripts-core/build/tmp-angstrom_2010_x-egli >> > bc/sysroots/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi/arm-angstro >> > m-linux-gnueabi-gcc -o bin/ti_platforms_evm3530/app_remote.xv5T >> > package/cfg/bin/ti_platforms_evm3530/app_remote/main_native.ov5T >> > package/cfg/bin/ti_platforms_evm3530/app_remote_xv5T.ov5T >> > package/cfg/bin/ti_platforms_evm3530/app_remote/app.ov5T >> > package/cfg/bin/ti_platforms_evm3530/app_remote_xv5T.xdl >> > -L/home/joel/angstrom-oe/setup-scripts-core/build/tmp-angstrom_2010_x-eg >> > libc/sysroots/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi/arm-angst >> > rom-linux-gnueabi/lib -lpthread >> >> Interestingly the path: >> /home/joel/angstrom-oe/setup-scripts-core/build/tmp-angstrom_2010_x-eglibc/s >> ysroots/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi/arm-angstrom-linux- >> gnueabi/lib >> >> doesn't exist, which explains the symbol errors. >> >> libgcc contains the symbol `__aeabi_uidivmod' >> >> Does this point to another problem with the toolchain? > > I doubt that > >> How would we fix >> this? > > make sure libgcc is linked in. It seems the linker commandline is customized > Thanks, the issue seems to be with a linker script generated by an older xdctools (3.20) which is said to be fixed in 3.21 [1]. I will try this tomorrow morning. Regards, Joel [1] http://www.eclipse.org/forums/index.php?t=tree&th=197704&S=bf2c36fb547f9973f300fdf573c34d81