[CCC DEV] Failing to build kroc for AVR

cljacobsen at gmail.com cljacobsen at gmail.com
Wed Mar 30 19:58:07 BST 2011


As far as I remember the build for the avr does not succeed at the
moment, although most, if not all, of the required elements have in
fact been built. You should have a look at the build scripts, i.e.:
  distribution/osx/build_arduino.sh
  distribution/deb-pkg/build-tvm-avr.py
That might provide some insights into how we are building the tvm for
the Arduino.

In general we have not had a lot of 'customers' wanting to build an
avr toolchain themselves and so we have just worked around the fact
that the avr build does not complete successfully.

Cheers,
  Christian

On 30 March 2011 20:00, Martin Ellis <ellism88 at gmail.com> wrote:
> Hi guys,
>
> Probably something trivial, trying to build kroc-avr and configure is
> failing saying useful.module can't find file.module.  See attached
> config log.
>
> configure command is:
>
> ../configure --prefix=`pwd`/../../kroc-avr --with-toolchain=tvm
> --target=avr --with-wrapper=arduino &> config.out
>
> --
> Martin.
>
> _______________________________________________
> developers mailing list
> developers at concurrency.cc
> http://www.concurrency.cc/mailman/listinfo/developers
>
>



More information about the developers mailing list