From: Jack Mitchell <ml@communistcode.co.uk>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Poky SDK Issues
Date: Fri, 14 Sep 2012 09:31:06 +0100 [thread overview]
Message-ID: <5052EB4A.1050504@communistcode.co.uk> (raw)
I tried the most recent poky SDK image as it allows you to extract to
anywhere you wish and I have run into an issue. When I try to compile my
program with it (which worked with a poky sdk from a couple of months
ago, 4.7.1) I run into the following error:
/home/jack/Projects/pokySDK-140912/sysroots/x86_64-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/../../libexec/armv7a-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.7.2/ld:
cannot find crtbegin.o: No such file or directory
Which is strange as I also get this:
[jack@archHP armv7a-vfp-neon-poky-linux-gnueabi]$ find . -name crt*
./usr/lib/arm-poky-linux-gnueabi/4.7.2/crtendS.o
./usr/lib/arm-poky-linux-gnueabi/4.7.2/crtbeginS.o
./usr/lib/arm-poky-linux-gnueabi/4.7.2/crtbegin.o
./usr/lib/arm-poky-linux-gnueabi/4.7.2/crtbeginT.o
./usr/lib/arm-poky-linux-gnueabi/4.7.2/crtend.o
./usr/lib/crtn.o
./usr/lib/crti.o
./usr/lib/crt1.o
Now, I have seen some patches regarding PPC and crt issues but maybe
they exist with arm also? Or possibly I am being a twit and not
including the right directories, but seeing as they're GCC libs I would
have though tit would have no problem finding them...
Any ideas?
Cheers,
--
Jack Mitchell (jack@embed.me.uk)
Embedded Systems Engineer
http://www.embed.me.uk
--
reply other threads:[~2012-09-14 8:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5052EB4A.1050504@communistcode.co.uk \
--to=ml@communistcode.co.uk \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.