X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A578C3858409
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=nexgo.de
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de;
 s=vfde-smtpout-mb-15sep; t=1628925749;
 bh=E+8h7V1ZaATni67htHKI0L/5VAh0WV9y2cIPnLrEWaU=;
 h=From:To:Subject:References:Date:In-Reply-To;
 b=Yk720sRkkMEoJdv5spt4/Awz5+6E+RW4Xp5kJoMDZtwKZVoxqSZS3u1buCpQT9S3G
 mY5wVchotwFSGyn3FgZkNy5m4+BeX1AXw//USc/IGCRDV35JViuJc2wLeoxMhy6zEg
 RFQwI0v1quFWOsFNdhKx6ey3SXPH8zz2dMD3KZIE=
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Just updated cygutils and cygstart no longer works
References: <CAF+S4qKGwt7tuAMRFoBMsKRc5SKjZLynTDYoKO_vAhoJeJ_Y2A@mail.gmail.com>
 <CAF+S4qKrR2yTRZDPb8LceFHeGLGe8kyoYA-s9zonx+9ouRc0bw@mail.gmail.com>
 <1318f7eb-abf0-bcc9-c040-3edc71602d6c@maxrnd.com>
 <20210814105405.50c21fe7f450ca23dc774ebe@nifty.ne.jp>
 <73b4ce0e-f703-1723-6f0e-72469a78b206@maxrnd.com>
Date: Sat, 14 Aug 2021 09:22:24 +0200
In-Reply-To: <73b4ce0e-f703-1723-6f0e-72469a78b206@maxrnd.com> (Mark Geisert's
 message of "Fri, 13 Aug 2021 20:22:31 -0700")
Message-ID: <87eeawlccv.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate: This mail is considered clean (visit http://www.eleven.de for
 further information)
X-purgate: clean
X-purgate-size: 960
X-purgate-ID: 155817::1628925748-00004EF9-832C69CB/0/0
X-Spam-Status: No, score=-3032.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

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

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