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

Linux RISC-V toolchains uses too new libc6 #7

Open
matsobdev opened this issue Sep 28, 2024 · 1 comment
Open

Linux RISC-V toolchains uses too new libc6 #7

matsobdev opened this issue Sep 28, 2024 · 1 comment

Comments

@matsobdev
Copy link

Trying to try riscv-toolchain-14-x86_64-lin.tar.gz in Ubuntu 20.04 and:

libc.so.6: version `GLIBC_2.34' not found 

Could you build it using something older? RISC-V for example provides Ubuntu 18.04 compatible compiler.

@matsobdev matsobdev changed the title Linux RISC-V toolchains uses 'too' new libc6 Linux RISC-V toolchains uses too new libc6 Sep 28, 2024
@will-v-pi
Copy link
Contributor

We won't be going all the way back to Ubuntu 18.04, but can attempt building with Ubuntu 20.04 until April when it reaches end-of-life. Those toolchains you link to should have very similar performance, so I would recommend using those if you need an older supported version, or alternatively you can use the scripts in this repository to compile the toolchain from source - it should only take an hour or so, and is relatively easy on Linux systems.

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

2 participants