beSpacific · @bespacific
794 followers · 1285 posts · Server newsie.social

March Report from assessed net for had grown in yr since of as ramps up its courtship of previously or countries. Assessing countries’ enforcement of , UN voting patterns, domestic political trends, official statements alongside econ, political, mil, historical ties, EIU determined that past yr saw increase in countries leaning toward Russia from 25 to 36.eiu.com/n/russias-pockets-of-s

#economistintelligenceunit #support #russia #invasion #ukraine #Moscow #neutral #geopolitically #unaligned #sanctions

Last updated 1 year ago

claude · @mathr
288 followers · 2739 posts · Server post.lurk.org

As if developing on an old laptop wasn't bad enough (over 30minutes to build, have to use -j1 due to insufficient RAMs), it crashes with on which seems to be an instruction (CPU is so old it does not support it).

Retrying the build with `-march=native`, but I recall submitting a patch to to replace moves with ones, so maybe I broke it all by myself (the stack on is only 16byte aligned...).

Ref: bugs.debian.org/cgi-bin/bugrep

#kf #Core2Duo #SIGILL #IllegalInstruction #vmovups #AVX #gcc #debian #aligned #unaligned #windows

Last updated 5 years ago

claude · @mathr
288 followers · 2739 posts · Server post.lurk.org

Turns out is an upstream that hasn't been fixed despite being reported in 2012. Windows 64bit is aligned to 16 bytes only, and some part of GCC generates vector move instructions that require 32 bytes. Problem doesn't occur on Linux as stack can be re-aligned there, some Windows-specific stuff I don't understand means that that isn't possible there.

Currently rebuilding gcc-mingw-w64 Debian package with an to replace all to vector move in the i386+mmx+sse machine descriptions.

#gcc #bug #stack #horriblehack #aligned #vector #move #unaligned

Last updated 5 years ago