11### Disclaimer
22
33The xPack GNU RISC-V Embedded GCC is only a binary distribution of
4- the ** SiFive RISC-V GNU Embedded Toolchain ** ,
4+ the GNU GCC ,
55and does not intend to add new functionality, or to fix existing problems.
66
77If you have questions/suggestions related to the procedure used to
88build/publish the binary distribution, continue reading the next sections.
99
1010If you have problems related to RISC-V GCC functionality, please use the
11- official [ SiFive Forums ] ( https://forums.sifive.com/ ) .
11+ official GCC support channels .
1212
1313### Prerequisites
1414
1515Before entering a new ticket, please consider the following:
1616
17- - [ ] read the documentation pages carefully ( ` share/doc/pdf/gcc/gcc.pdf ` )
18- - [ ] check the [ xPack Forums ] ( https://www.tapatalk. com/groups/ xpack/ ) for similar problems
17+ - [ ] read the GCC documentation pages carefully
18+ - [ ] check the [ GitHub Discussions ] ( https://github. com/xpack-dev-tools/riscv-none-elf-gcc- xpack/discussions ) for similar problems
1919- [ ] check the [ GitHub Issues] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/ )
2020
2121If you still could not find an answer, if you have interesting use
2222cases, if you have custom configurations, and generally if you have
2323any experience that you would like to share with others, use the
24- [ xPack Forums] ( https://www.tapatalk.com/groups/xpack/ ) , the
25- GNU RISC-V Embedded GCC section.
24+ [ GitHub Discussions] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/discussions ) .
2625
2726If you are convinced that you identified a bug related to the binary
2827distribution, not to GNU RISC-V Embedded GCC itself (if you have doubts,
2928use the forum), or you have a pertinent suggestion how to enhance the
3029xPack GNU RISC-V Embedded GCC distribution, continue and register a new issue.
3130
31+ Remove the above explanatory sections before continuing.
32+
33+ ---
34+
3235### Description
3336
3437[ Description of the bug or feature]
@@ -53,4 +56,4 @@ identify your problem.
5356
5457---
5558
56- Note: Remove unnecessary text after reading, before entering your ticket.
59+ DO NOT enter your ticket with the Disclaimer and Prerequisites explanations!
0 commit comments