-
Notifications
You must be signed in to change notification settings - Fork 21
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
Unable to Compile GCC 10.1 for Toolchain #24
Comments
Rerunning command as
|
Yes, this is actually due to broken CET in libiberty and lto-plugin (when cross compiling GCC), and was fixed by upstream. Fetch that patch, and run |
I tried the |
Ugh. I didn't see the other half of your message on mobile. I will try that patch. P.S. using a new machine! i7-9700K with 16Gb ram! |
Oh the Congratulations on the new machine! |
I applied patch, cleared build directory, ran |
Good to know. |
GCC compiled without error! 2.5 min build time on this i7 machine! Just realized same patch was used in current development version of LFS. I forgot to check. Patch will be included once I finish my build and upload it as branch 7.00 |
Step 10 fails with this output after command:
PATH=/bin:/usr/bin:/cross-tools/bin:/tools/bin make
Output:
The text was updated successfully, but these errors were encountered: