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

Aggregate riscv_linux_read_features(int)::__riscv_v_state regs_v has incomplete type and cannot be defined #17

Open
Luigi-Crisci opened this issue Jul 2, 2024 · 0 comments

Comments

@Luigi-Crisci
Copy link

Hi,
when I try to build the linux toolchain with the vector extension enabled, it complains about type riscv_linux_read_features(int)::__riscv_v_state being incomplete, and then fails to compile.
The newlib build works just fine.
This happens both with v2.8.0 and v2.8.1.
Configured with: ./configure --prefix=$HOME/luigi_crisci/vectorization/compilers/gcc-latest-linux-build --with-arch=rv64imafdc_v0p7_zfh_zvamo0p7_zvlsseg0p7_xtheadc_xtheadba_xtheadbb_xtheadbs_xtheadcmo_xtheadcondmov_xtheadfmemidx_xtheadfmv_xtheadint_xtheadmac_xtheadmemidx_xtheadmempair_xtheadsync --with-abi=lp64d

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

No branches or pull requests

1 participant