Difference between revisions of "Clang"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
  
     clang: error: the clang compiler does not support 'faltivec', please use -maltivec and include altivec.h explicitly
+
     clang: error: the clang compiler does not support '[[faltivec]]', please use -maltivec and include altivec.h explicitly
 
     .../...
 
     .../...
 
     × Encountered error while trying to install package.
 
     × Encountered error while trying to install package.
Line 9: Line 9:
 
== Related ==
 
== Related ==
 
* [[Link Time Optimization (LTO)]]
 
* [[Link Time Optimization (LTO)]]
 +
* [[Clang-format]]
 +
* [[Clang-tidy]]
  
 
== See also ==
 
== See also ==

Latest revision as of 13:03, 22 May 2024

wikipedia:Clang compiler frontend


   clang: error: the clang compiler does not support 'faltivec', please use -maltivec and include altivec.h explicitly
   .../...
   × Encountered error while trying to install package.
   ╰─> numpy

Related[edit]

See also[edit]

Advertising: