This repository was archived by the owner on Jan 24, 2022. It is now read-only.
This repository was archived by the owner on Jan 24, 2022. It is now read-only.
LLVM error on High Sierra #74
Closed
Description
Building cortex-m-rt
on nightly
, beta
and stable
in Mac OS High Sierra (tested on two machines) results in the following error:
LLVM ERROR: Global variable '__RESET_VECTOR' has an invalid section specifier '.vector_table.reset_vector': mach-o section specifier requires a segment whose length is between 1 and 16 characters.
It build correctly on my Ubuntu 18.04 machine.
Metadata
Metadata
Assignees
Labels
No labels