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. -- 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
