-
drconcon replied to the topic building demo_apps with armgcc in the forum SDK Support 6 years, 3 months ago
#fixed – interesting: the error disappears,
when executing ./cleah.sh before ./build_all.sh
. -
drconcon started the topic building demo_apps with armgcc in the forum SDK Support 6 years, 3 months ago
Dear All,
i tried building some of the demo_apps
in a red_hat-environment using armgcc_8
via cmake called from the build_all.sh-scripts
in VEGAs arm-sdk.Some of them fail with error: unknown command line option
“-mthumb -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16”.I confirmed at a single execution,
that armgcc understands those flags…[Read more]