Mark Geisert writes:
> What I've figured out is that it's not the cygstart code itself that's
> been mis-compiled, it's apparently code pulled in from libcygwin.a as
> cygstart.exe is being built (on my machine before packaging).

…in other words, the compiler used to create that has probably switched
to some other psABI version as their default recently.

> I do have different gcc/g++ options for building local cygwin1.dll and
> libcygwin.a: "-O2 -march=native -mtune=native"

Yeah.  Never build libraries with these flags unless you are really sure
you only ever use them on the same machine.  Again, I recommend to have
separate Cygwin installations for building packages that are kept as
close to stock config as possible.


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

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to