Re: GettingStarted / OZ3.5.4.1 development
"Nicolas FR" <[email protected]>
| Newsgroups | gmane.comp.handhelds.openzaurus.devel |
|---|---|
| Message-ID | <[email protected]> |
I thought we helped you on IRC last week.... No wasn't me ;) > You only need the SDK if you want to build things outside of > OpenEmbedded. This SDK is just fine for building your own programs. > However, if you want to get your program into OE or want to make > custom distributions then you should use OE and not the SDK. Ok I figured out but I was not sure. Too bad there's no mention of how to use this on the wiki(s). Are you perhaps chrooted? Do you have a $HOME env var? Is ccache set > up properly? I know that previously this problem was because ccache > was looking for $HOME and that directory didn't exist. Well yet I don't know what the problem was, but I did a "bitbake virtual/kernel" and it correctly compiled the cross-compiler then the kernel. After that I could do a "bitbake nano" or "bitbake whatever" and now it works fine. I can't figure why doing a simple "bitbake nano" did not set up the compiler correctly in the first place. Anyway we have a solution. Maybe I should mention this possible fix on the wiki. Thanks for the help.