Re: Error compiling GCC12 in STABLE14

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Tue, 13 Feb 2024 11:52:13 UTC
On 13 Feb 2024, at 11:36, Filippo Moretti <filippomore@yahoo.com> wrote:
> 
> This is the error that I keep on getting while compiling GCC12
> 
> 
> 
> 
> 
> [root@ROXY /usr/ports]# uname -a
> FreeBSD ROXY 14.0-STABLE FreeBSD 14.0-STABLE #22 stable/14-n266661-a727d8d7f50f: Fri Feb  9 22:57:13 CET 2024     
> filippo@ROXY:/usr/obj/usr/src/amd64.amd64/sys/ROXY amd64
> 
> 
> checking whether we are cross compiling... configure: error: in `/usr/ports/lang/gcc12/work/.build/x86_64-portbld-freebsd14.0/32/libgcc':
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details
> gmake[3]: *** [Makefile:19435: configure-stage1-target-libgcc] Error 1

I would suggest looking in the config.log file. :)

-Dimitry