On 12/05/15 07:24, Takumi Shimada wrote:
Hi,

I want to develop rumpkernel application on baremetal arm platform.
I tried to compile rumpkernel as following steps:

$ export CC=arm-none-eabi-gcc
$ export CXX=arm-none-eabi-g++
$ ./build-rr.sh baremetal -- -F ACLFLAGS=-march=armv7-a

But this was failed:

There is no ARM support currently. I keep meaning to add support, but I also keep not finding time to do it.

Reply via email to