Zartaj Majeed via Cygwin writes:
> The latest GCC 13.4 package is not configured with --enable-checking=release

Read the gcc documentation:

When the option is not specified, the active set of checks depends on
context. Namely, bootstrap stage 1 defaults to ‘--enable-checking=yes’,
builds from release branches or release archives default to
‘--enable-checking=release’, and otherwise ‘--enable-checking=yes,extra’
is used. When the option is specified without a list, the result is the
same as ‘--enable-checking=yes’. Likewise, ‘--disable-checking’ is
equivalent to ‘--enable-checking=no’.

The gcc-13.4 was built from a release branch obviously.


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

-- 
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