For the last hours I'm trying to compile GCC for LFS.
But it returns me this:
configure: error: in `/mnt/lfs/sources/gcc-13.2.0/build/intl':
configure: error: C compiler cannot create executables
See `config.log' for more details
make[2]: *** [makefile:9269: configure-stage2-intl] Error 77
make[2]: Leaving directory '/mnt/lfs/sources/gcc-13.2.0/build'
make[1]: *** [makefile:24346: stage2-bubble] Error 2
make[1]: Leaving directory '/mnt/lfs/sources/gcc-13.2.0/build'
make: *** [makefile:1033: all] Error 2
Here is my config.log:
https://mega.nz/file/QKxzlQZT#KhPkgTrDosGIc-_uCB2zhwJTb1nqfum6KOLg1IW-OAE
P.S. The error "C compiler cannot create executables" just does not exist there. Thx to mr. MadScientist for giving the idea of searching
i had to put it here because it just would not allow me to post as i'm going over the limits :)
So, honestly everything has been made everything by the book, but yet fails.