* Poky SDK Issues
@ 2012-09-14 8:31 Jack Mitchell
0 siblings, 0 replies; only message in thread
From: Jack Mitchell @ 2012-09-14 8:31 UTC (permalink / raw)
To: yocto@yoctoproject.org
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
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-14 8:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 8:31 Poky SDK Issues Jack Mitchell
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.