The cross-avr/gcc-13.2.1_p20230826::crossdev won't compile. After checking the build log it seems like the problem is related to the C compiler not being able to create executables: configure: error: in `/var/tmp/portage/cross-avr/gcc-13.2.1_p20230826/work/build/avr/avr31/double64/libbacktrace': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:13299: configure-target-libbacktrace] Error 1 make[1]: Leaving directory '/var/tmp/portage/cross-avr/gcc-13.2.1_p20230826/work/build' make: *** [Makefile:1021: all] Error 2
Created attachment 874396 [details] environment
Created attachment 874397 [details] pqv
Created attachment 874398 [details] info
The build.log is at https://drive.google.com/file/d/1my4CMDMMoDJ10zia1wIaThTCpFbD1Km5/view?usp=sharing. Even compressed at max with zip it was beyond the size limit.
(In reply to ignamartinoli from comment #4) > The build.log is at > https://drive.google.com/file/d/1my4CMDMMoDJ10zia1wIaThTCpFbD1Km5/ > view?usp=sharing. > > Even compressed at max with zip it was beyond the size limit. Please try ansifilter and then xz -9e.
Created attachment 875670 [details] build.log
Thanks, very nice tip using xz for compression