On 01.07.22 10:38, 起飞的老杨sprhawk wrote:
Hello there. I'm building rtems 5.1 arm toolchain under debian 11. I got errors when building rtems-tools. Because I installed LLVM, the configure script checked llvm and 'llvm/DebugInfo/Symbolize/Symbolize.h' and added |LIB_LLVM|, but during build process, it reports build error with log as an attachment I checked |/usr/lib/llvm-11/include/llvm/Object/ELF.h|, StringRef defines interator as |const char *|,, while SmallVector Template defined in functions has |<char>|

Is this a problem with the LLVM installation? The error seems to be in the LLVM provided header files?

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to