Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error #121186

Open
Lee-creator opened this issue Dec 27, 2024 · 1 comment
Open

Build Error #121186

Lee-creator opened this issue Dec 27, 2024 · 1 comment

Comments

@Lee-creator
Copy link

Lee-creator commented Dec 27, 2024

The following error occurs when compiling and installing LLVM20 from source on a server with a KunPeng-920 as the CPU:

Image

It can be solved by comment /llvm-project/libc/src/__support/complex_type.h:42 and three lines after this line.
Maybe float128 and long double are the same thing on KunPeng-920.

@llvmbot
Copy link
Member

llvmbot commented Dec 27, 2024

@llvm/issue-subscribers-libc

Author: Zhuohang Lee (Lee-creator)

The following error occurs when compiling and installing LLVM20 from source on a server with a KunPeng-920 as the CPU:

Image

It can be solved by comment /home/lzh/llvm-project/libc/src/__support/complex_type.h:42 and three lines after this line.
Maybe float128 and long double are the same thing on KunPeng-920.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants