On May 21, 2012, at 2:30 AM, wang yao wrote:
> hi
>
> i have clone the newest libopencm3 code but have trouble compiling it, when i type make in the terminal this shows:
>
> address@hidden:~/libopencm3$ make
> BUILD lib/stm32/f1
> CC vector.o
> make[1]: arm-none-eabi-gcc: command not fund
> make[1]: *** [vector.o] error 127
> make: *** [lib] error 2
>
>
>
> 2012/5/16 Felix Ruess <
address@hidden>
> Hi,
>
> Luftboot expects a more recent version of libopencm3 than the one packaged with paparazzi-arm-multilib.
> You can download and compile a more recent version of libopencm3 and then make luftboot with:
> make LIBOPENCM3=/path/to/libopencm3
>
> Since libopencm3 is also progressing at a quick pace and we don't want to build new packages all the time, libopencm3 is included as a submodule in the new Paparazzi master branch.
> Meaning you also could just point it to that:
> make LIBOPENCM3=/path/to/paparazzi/sw/ext/libopencm3
>
> Cheers, Felix
>
>
>
> _______________________________________________
> Paparazzi-devel mailing list
>
address@hidden
>
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
> _______________________________________________
> Paparazzi-devel mailing list
>
address@hidden
>
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel