Compiling mruby for STM32F407 target of cerebral cortex

I am trying to compile mruby for the STM32F407 cortex-m4 target, but when run ./minirake

in the repo directory I get the following error:

Command Failed: ["/home/eugenio/gcc-arm-none-eabi-4_7-2012q4/bin/arm-none-eabi-ld" 
 -T "/home/eugenio/gcc-arm-none-eabi-4_7-2012q4/share/gcc-arm-none-eabi/samples/ldscripts/mem.ld" 
 -o "build/arm-none-eabi/bin/mrbc" 
 "build/arm-none-eabi/tools/mrbc/mrbc.o" 
 "build/arm-none-eabi/lib/libmruby_core.a" ]`

      

What am I doing wrong? The toolchain is the one from the git repo launcher updated, and googling it didn't help.

Complete stacktrace on stacktrace

The build_config file for mruby is in buildconfig

+3
gcc arm embedded mruby


source to share


No one has answered this question yet

Check out similar questions:

1210
Compiling an application for use in highly radioactive environments
41
hand gcc toolchain as arm elf or arm-none-eabi, what's the difference?
3
Newlib compilation error
2
Error compiling hello world C program with arm-none-eabi-gcc
2
busybox build for hand: fatal error: byteswap.h: no such file or directory
0
Why is Eclipse ignoring my prefix for Cross GCC tools?
0
compiler error arm undefined reference to '__libc_init_array'
0
Compiling using the GNU Tools for windows
0
GCC Cortex-M4 -mfpu = vfpv4 versus -mfpu = fpv4-sp-d16
-3
gcc can compile with object file compiled from keil-arm compiler?



All Articles
Loading...
X
Show
Funny
Dev
Pics