* toolchain-layer -> ld: error: cannot find -lm
@ 2012-04-06 12:29 Eric Bénard
2012-04-06 20:07 ` Eric Bénard
0 siblings, 1 reply; 3+ messages in thread
From: Eric Bénard @ 2012-04-06 12:29 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]
Hi,
using :
BB_VERSION = "1.15.1"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "imx53qsb"
DISTRO = ""
DISTRO_VERSION = "oe-core.0"
TUNE_FEATURES = "armv7a vfp neon cortexa8"
TARGET_FPU = "vfp-neon"
meta = "master:1a82989345fb98becb487d270fd93a5e6dffeb47"
meta-fsl-arm = "master:d162f248a4229e534d94f978601848e1f3c913e9"
meta-oe
meta-gnome
meta-xfce
toolchain-layer = "master:a6790d602eb91069b1f618697e66a38619bcd690"
leads to :
| /home/ebenard/WORK/MX53/oecore/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.4/ld: error: cannot find -lm
(compressed log.do_compile attached)
The host is a Fedora 16 x86_64.
The problem was also reproduced on a Ubuntu 11.10 x86_64 and with a qemuarm target.
I don't seem to reproduce the problem without the toolchain-layer.
Do you have any idea of what could be wrong here ?
Thanks,
Eric
[-- Attachment #2: log.do_compile.11581.gz --]
[-- Type: application/x-gzip, Size: 11034 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: toolchain-layer -> ld: error: cannot find -lm
2012-04-06 12:29 toolchain-layer -> ld: error: cannot find -lm Eric Bénard
@ 2012-04-06 20:07 ` Eric Bénard
2012-04-06 21:33 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Eric Bénard @ 2012-04-06 20:07 UTC (permalink / raw)
To: openembedded-devel
Hi,
Le Fri, 6 Apr 2012 14:29:21 +0200,
Eric Bénard <eric@eukrea.com> a écrit :
> leads to :
> | /home/ebenard/WORK/MX53/oecore/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.4/ld: error: cannot find -lm
> (compressed log.do_compile attached)
>
> The host is a Fedora 16 x86_64.
> The problem was also reproduced on a Ubuntu 11.10 x86_64 and with a qemuarm target.
> I don't seem to reproduce the problem without the toolchain-layer.
>
> Do you have any idea of what could be wrong here ?
>
FWIW : adding meta-angstrom and using angstrom-bleeding doens't exhibit
the problem so I assume I miss something in the configuration when I
only have oe-core + meta-oe
Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: toolchain-layer -> ld: error: cannot find -lm
2012-04-06 20:07 ` Eric Bénard
@ 2012-04-06 21:33 ` Khem Raj
0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2012-04-06 21:33 UTC (permalink / raw)
To: openembedded-devel
On Fri, Apr 6, 2012 at 1:07 PM, Eric Bénard <eric@eukrea.com> wrote:
> gnueabi/4.6.4/ld: error: cannot find -lm
>> (compressed log.do_compile attached)
>>
>> The host is a Fedora 16 x86_64.
>> The problem was also reproduced on a Ubuntu 11.10 x86_64 and with a qemuarm target.
>> I don't seem to reproduce the problem without the toolchain-layer.
>>
>> Do you have any idea of what could be wrong here ?
>>
> FWIW : adding meta-angstrom and using angstrom-bleeding doens't exhibit
> the problem so I assume I miss something in the configuration when I
> only have oe-core + meta-oe
>
> Eric
what are your distro settings ? especially show me the content of
DISTRO_FEATURES and DISTRO_FEATURES_LIBC variables
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-06 21:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06 12:29 toolchain-layer -> ld: error: cannot find -lm Eric Bénard
2012-04-06 20:07 ` Eric Bénard
2012-04-06 21:33 ` Khem Raj
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.