• Joined on 2022-01-08
menter commented on issue ALHP/ALHP.GO#90 2022-01-08 18:56:36 +01:00
mutter 41.2-2 build fail on x86-64-v3 but not on v2

What were your CFLAGS exactly while testing v2/v3?

I simply refer to your settings to modify my environment ` CFLAGS="-march=x86-64-v2 -O3 -falign-functions=32 -pipe -fno-plt -fexceptions…

menter commented on issue ALHP/ALHP.GO#90 2022-01-08 18:42:20 +01:00
mutter 41.2-2 build fail on x86-64-v3 but not on v2

Let try building it again, see what happens.

I just finished a few compilation tests of v2 and v3...

The first time I compiled with v3 version I reproduced the same result

second time I…

menter opened issue ALHP/ALHP.GO#90 2022-01-08 14:04:14 +01:00
mutter 41 build fail on x86-64-v3 but not on v2