Just updated cygutils and cygstart no longer works

Achim Gratz Stromeko@nexgo.de
Sat Aug 14 07:22:24 GMT 2021


Mark Geisert writes:
> I compiled the package with gcc 10.2.0 using the default options.  Let
> me investigate further to find some kind of solution for the AVX
> usage, likely by using more/different gcc options.

The Cygwin gcc is configured to use -mtune=generic, so if you're ending
up with AVX instructions there must be something in the invocation that
overrides either the tuning flags or the architecture flags.  Getting
rid of these things would be much preferrable over trying to undo
whatever was done earlier as obviously if you get the order of these
options wrong it might not work again.  Check the environment and path
settings and remove everything non-standard before starting the build
(i.e just /usr/bin in the extreme).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada


More information about the Cygwin mailing list