On Thu, Nov 24, 2011 at 7:51 PM, Matthew McClintock <[email protected]> wrote: > On Thu, Nov 24, 2011 at 6:17 PM, Richard Purdie > <[email protected]> wrote: >> This should mean you can't use 32 bit sstate files on a 64 bit system >> and vice versa already? > > That would seem to be the case already: > > SSTATE_PKG="/home/mattsm/git/poky/sstate-cache/sstate-gcc-cross-ppce5500-fsl-linux-4.6.1+svnr175454-r10-x86_64_ppce5500-2-${BB_TASKHASH}" > > SSTATE_PKG="/home/mattsm/git/poky/sstate-cache/sstate-gcc-cross-ppce500mc-fsl-linux-4.6.1+svnr175454-r10-i686_ppce500mc-2-${BB_TASKHASH}" > > So, I'm not 100% sure what is going on anymore...
For those interested my actual issue is related to linux header symlinks from eglibc-initial pointing at invalid locations... which causes gcc-cross-intermediate to fail. I'll submit a potential fix for this shortly. -M _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
