On Jun 28, 2011, at 2:31 PM, "Zhang, Jessica" <[email protected]> wrote:
> Hi Otavio, > > Here's what I got when I tried the same command against my sdk tarball > > tar -tjf poky-eglibc-i686-i586-toolchain-gmae-1.0+snapshot-20110625.tar.bz2 > |grep '\-gcc' > tar: Record size = 16 blocks > ./opt/poky/1.0+snapshot/sysroots/i586-poky-linux/usr/src/debug/glib-2.0-1_2.28.8-r1/glib-2.28.8/glib/gatomic-gcc.c > ./opt/poky/1.0+snapshot/sysroots/i686-pokysdk-linux/usr/bin/i586-poky-linux/i586-poky-linux-gcc > ./opt/poky/1.0+snapshot/sysroots/i686-pokysdk-linux/usr/lib/i586-poky-linux/gcc/i586-poky-linux/4.6.1/include/stdint-gcc.h > ./opt/poky/1.0+snapshot/sysroots/i686-pokysdk-linux/usr/include/curl/typecheck-gcc.h > > Seems an issue with OE build? > > Cheers, > Jessica > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Otavio > Salvador > Sent: Tuesday, June 28, 2011 9:28 AM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [RFH] Native SDK wirdness > > On Tue, Jun 28, 2011 at 13:16, Richard Purdie > <[email protected]> wrote: >> On Tue, 2011-06-28 at 11:56 -0300, Otavio Salvador wrote: >>> I am probably doing something stupid but I couldn't figure it myself >>> so I am looking for some help here. Basically I need to prepare a SDK >>> for usage by our team mates to develop to our embedded OS. In theory I >>> got most of it already done but when I build the meta-toolchain recipe >>> the built sdk tarball lacks GCC and like. >>> >>> Any idea where I ought to look for a good example? Or any clue what I >>> am doing wrong? >> >> Could you share a list of files from your toolchain tarball please? It >> certainly should contain a cross compiler... > > ~% tar -tjf oecore-i686-i586-toolchain-devel.tar.bz2| grep '\-gcc' > ./usr/local/oecore-i686-i686/sysroots/i686-oesdk-linux/usr/include/curl/typecheck-gcc.h > ./usr/local/oecore-i686-i586/sysroots/i586-oe-linux/usr/include/curl/typecheck-gcc.h > ./usr/local/oecore-i686-i586/sysroots/i586-oe-linux/usr/share/qt4/mkspecs/symbian/linux-gcce/ > ./usr/local/oecore-i686-i586/sysroots/i586-oe-linux/usr/share/qt4/mkspecs/symbian/linux-gcce/qplatformdefs.h > ./usr/local/oecore-i686-i586/sysroots/i586-oe-linux/usr/share/qt4/mkspecs/symbian/linux-gcce/qmake.conf > ./usr/local/oecore-i686-i586/sysroots/i586-oe-linux/usr/share/qt4/mkspecs/symbian/linux-gcce/features/ > ./usr/local/oecore-i686-i586/sysroots/i586-oe-linux/usr/share/qt4/mkspecs/symbian/linux-gcce/features/default_post.prf > ~% > > I can provide the full list but it does seem to not include it. What steps did u follow to build. Ant local patches > > -- > Otavio Salvador O.S. Systems > E-mail: [email protected] http://www.ossystems.com.br > Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
