[llvm-dev] LLVM Releases

Justin Clift via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 4 09:04:07 PDT 2019


On 2019-07-04 11:19, Marty Itzkowitz wrote:
<snip>
>>> Is there some compiler that would work?
>> 
>> I used gcc 4.8.5 to compile LLVM ~8.0.1-rc2 on CentOS 7 AMD64 not long 
>> ago,
>> which worked ok.  That was using cmake, with these specific options 
>> (in case
>> that's useful):
> 
> I’ve installed it successfully on both x86 and ARM.  It’s only on
> POWER9  (ppc641e)  that it fails.
> That one is not in your TARGETS_TO_BUILD list, alas.

Good point.  Probably the best approach here will be to file a bug
report for the POWER9 architecture, so someone looks to solve the
problem.

   https://bugs.llvm.org

+ Justin


More information about the llvm-dev mailing list