Skip to content

Commit ebe9c92

Browse files
committed
README.md: Add a link to the page about toolchain variants
1 parent 95b29ce commit ebe9c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,9 @@ Prefixes which start with `arc-` correspond to little endian toolchains. Prefixe
321321
`arceb-` correspond to big endian toolchains. E.g., GDB for big endian ARCv2 baremetal toolchain is
322322
`arceb-elf32-gdb`. However, big endian tools are not available for ARCv3 yet.
323323

324+
You can find more information about variants of toolchains, `-mcpu` values
325+
and matching TCF files in [ARC Toolchain Variants](https://foss-for-synopsys-dwc-arc-processors.github.io/toolchain/baremetal/gcc-mcpu.html) page.
326+
324327
### Using nSIM simulator to run bare metal ARC applications
325328

326329
nSIM simulator supports GNU IO hostlink used by the libc library of bare metal

0 commit comments

Comments
 (0)