On Tue, Feb 13, 2007 at 10:23:13AM +0100, Murray Cumming wrote:
> On Thu, 2007-02-08 at 15:57 +0100, Murray Cumming wrote:
> > But Debian Etch uses different versions of gcc and glibc than the
> > scratchbox toolchain, which seems to use Debian Sarge. I can explicitly
> > install all that from Debian Etch, but should I expect that to work?

> > In particular I have linker errors with C++ programs, but I'm not very
> > surprised about that.

> > Is there any existing arm debian Etch scratchbox devkit that we can just
> > download?

> Can I be the only person trying to do this?

What you want is a arm debian etch toolchain, not a devkit. The best
way would be to use the emdebian i386->arm crosstoolchains from:

http://wiki.debian.org/EmdebianToolchain

Those toolchains are build out of etch sources, so they will be
definetly compatible with etch. To imprort the toolchain to scratchbox,
use the ForeignToolchains instructions:

http://scratchbox.org/wiki/ForeignToolchains

I don't think anyone has imported a emdebian toolchain to scratchbox
before, so you are somewhat on your own. But the scripts should be
relatetively readable if you hit any problems.

-- 
"rm -rf" only sounds scary if you don't have backups
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to