source builder, bsp arch settings
Heinz Junkes
junkes at fhi-berlin.mpg.de
Wed Apr 29 10:03:46 UTC 2020
Hello,
unfortunately i can't really get along with the source-builder/sb-set-builder.
For example, I want to build ntp for xilinx_zynq_a9_qemu using the command line:
(in rtems-source-builder-5.0.0-m2003/rtems)
../source-builder/sb-set-builder —log=log_ntp_arm.txt —prefix=/home/h1/GSOC/RTEMS/5.0.0-m2003 \
—host=arm=rtems5 —with-rtems-bsp=xilinx_zynq_a9_qemu net/ntp
I have assumed that the compiler flags for xilinx_zynq_a9_qemu are taken over by the specification for which BSP
I want to build this.
E.g. “-march-armv7-a”
Unfortunately, the compilation of ntp does not work, because __ARM_ARCH is not set to “7"
but remains defined at the default value of "4”.
Because of the missing CFLAGS for the xilinx_zynq_a9_qemu architecture?
Danke Heinz
More information about the users
mailing list