[Gambas-user] Gambas 3 version on /trunk
Benoît Minisini
g4mba5 at gmail.com
Tue Feb 1 13:38:41 CET 2022
Le 01/02/2022 à 13:36, Benoît Minisini a écrit :
>
> I have already seen this problem on another Mint user.
>
> Apparently there is a problem in how 'gcc' is installed on Mint, because
> I tell 'gcc' to compile using the '-march=native' flag, and then it
> becomes internally '-march=tigerlake' (which is logical if your computer
> has a tigerlake cpu), but this flag apparently is not understood by the
> compiler!
>
> I don't know if it is a bug in 'gcc' or in 'Mint'. In the meanwhile, put
> in your environment 'GB_JIT_CFLAGS=-O3', it should fix the problem
> temporarily.
>
> Regards,
>
It's a bug in gcc apparently.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100009
--
Benoît Minisini
More information about the User
mailing list