Open MahdiyarEmad opened 3 months ago
you are using the newest gcc 14 wich has some new default werrors. You may want to add -fpermissive
to the target CFLAGS or set the gcc version to something below 14.
you are using the newest gcc 14 wich has some new default werrors. You may want to add
-fpermissive
to the target CFLAGS or set the gcc version to something below 14.
I changed your recommendation in my menuconfig file but nothing changes and again I receive the error please help me about changing gcc version or new solution yet
You didn't attatch the complete .config
. I can't do the change for you without it.
You didn't attatch the complete
.config
. I can't do the change for you without it.
config.txt
here you go (you need to rename it to .config
)
Again I receive the error, so tired 😪
I hate to be that guy but it works for me.
config.txt
This is my EXACT config. Don't do any other ct-ng commands than ct-ng build
and it should work.
In crosstool-ng-1.26.0-97-g839bfbec With Ubuntu 24.04 WSL2 Version
Please help me to fix that problem, My brain is crashed.
.config
(unless the issue is not related to any configuration)build.log
(unless crosstool-NG fails before the build starts)