I am getting a compile error while setting up scratchbox to cross-compile for
Chumby on Ubuntu 10.10.
I have been following the instructions posted here:
http://www.scratchbox.org/wiki/ForeignToolchains
http://wiki.chumby.com/index.php/Scratchbox
When I run
make CONFIG=meta/alien-tc/arm-2008q3.
I have been following the Wiki you mention and with a clean install of
scratchbox 1.02, I am seeing quit a bit of errors with various
configuration options in sb-toolchains.
*** GAR GAR GAR! arm-gcc-2004-q3d-softfloat.patch not in checksums
file! GAR GAR GAR! ***
There are more like that...
Se
Please use the wiki page documentation
http://www.scratchbox.org/wiki/Toolchains
Ricardo
Greg L wrote:
> Hi,
> I'm trying to follow
> http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/toolchain.html
> to build a toolchain, but I'm having some problems. It says to test
> it by bui
Hi,
I'm trying to follow
http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/toolchain.html
to build a toolchain, but I'm having some problems. It says to
test it by building the default toolchain, and all you need to do is go
to the directory and type "./build --build". When I try t