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

toolchain build error #2757

Open
RakeshpatilLB opened this issue Feb 3, 2025 · 8 comments
Open

toolchain build error #2757

RakeshpatilLB opened this issue Feb 3, 2025 · 8 comments
Labels
notCV32A65X It is not an CV32A65X issue

Comments

@RakeshpatilLB
Copy link

Image

Got this error after executing "bash build-toolchain.sh $INSTALL_DIR"

@JeanRochCoulon JeanRochCoulon added the notCV32A65X It is not an CV32A65X issue label Feb 3, 2025
@jason23g
Copy link

jason23g commented Feb 4, 2025

Hello @RakeshpatilLB ,

Could you give the steps that you followed and got this error ?

Thanks in advance for your time

@RakeshpatilLB
Copy link
Author

@jason23g i was trying to set up the repo in RHEL
Steps:(other than cloning the repo)

  1. mkdir TOOLS
    RISCV= /home/TOOLS
    INSTALL_DIR=$RISCV

  2. bash get-toolchain.sh

  3. bash build-toolchain.sh $INSTALL_DIR

the given error occurred after executing the 3rd step.
Thanks for responding, please let me know if u need more details to asses the problem.

@jason23g
Copy link

jason23g commented Feb 4, 2025

Hello @RakeshpatilLB,

What version of GCC are you using ?

@RakeshpatilLB
Copy link
Author

Image
It is gcc 4.8.5 20150623.
If i am not mistaken , I think the version is the reason for the errors. And do we need preinstalled GCC before building the tool chain?

@jason23g
Copy link

jason23g commented Feb 7, 2025

I think you should try GCC 13.1.0

Copy link
Contributor

👋 Hi there!

This issue seems inactive. Need more help? Feel free to update us. If there are no updates within the next few days, we'll go ahead and close this issue. 😊

@github-actions github-actions bot added the Status:Stale Issue or PR is stale and hasn't received any updates. label Mar 10, 2025
@RakeshpatilLB
Copy link
Author

please let the issue be open for few more days, i havent figured out any solution regarding it. I want to share some more info regarding the issue in few days.

@github-actions github-actions bot removed the Status:Stale Issue or PR is stale and hasn't received any updates. label Mar 11, 2025
@isa084
Copy link
Contributor

isa084 commented Mar 12, 2025

@RakeshpatilLB , try using gcc 13.1.0 .
gcc 4.8 is quite old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notCV32A65X It is not an CV32A65X issue
Projects
None yet
Development

No branches or pull requests

4 participants