Rafael Ignacio Zurita wrote: > Is this > git://gitorious.org/anelok/anelok.git > the official repo right?
Yes, that's the repo. > Which toolchain or crosscompiler are you using? I use ARM's "official" GNU toolchain (with newlib): https://launchpad.net/gcc-arm-embedded > >From Debian I see : > gcc-4.3-arm-linux-gnueabi Chances are that other toolchains will work as well, as long as they have a libc. Just change PREFIX accordingly. Things get more difficult when moving to more complex chips, e.g., the M4F series, where sorting out incompatibilities between toolchain and libc can be rather nightmareish. - Werner _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

