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 2E3DA3858400
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=1628932813;
 bh=73NLELtINWV0C/+4mpdyYygBwyhO0QJWd+lyan5/v0w=;
 h=From:To:Subject:References:Date:In-Reply-To;
 b=hwcRvz4qysWzCA2iBerysUwR/7SnhBhrkg8PM9elOiMbP8y7MO+GPUPeSVhOxLcTI
 sx7hRQapW59VB2ziNY5r87NB0/8flFhFLKpat+64y4tmOQMNDGA/pvnwmhESIQmsVE
 4v/w7pXy7nVTGBhToMiHnZuOlU2r0dt4VjZGFkPw=
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>
 <87eeawlccv.fsf@Rainer.invalid> <87a6lklaav.fsf@Rainer.invalid>
 <c3112cf0-3c34-c359-e3e9-94deb814f418@maxrnd.com>
Date: Sat, 14 Aug 2021 11:20:11 +0200
In-Reply-To: <c3112cf0-3c34-c359-e3e9-94deb814f418@maxrnd.com> (Mark Geisert's
 message of "Sat, 14 Aug 2021 01:46:02 -0700")
Message-ID: <871r6wl6wk.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: 964
X-purgate-ID: 155817::1628932812-00003C24-B6B6745F/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="utf-8"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 17E9MANV008895

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

