X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Subject: Re: Just updated cygutils and cygstart no longer works References: <1318f7eb-abf0-bcc9-c040-3edc71602d6c AT maxrnd DOT com> <20210814105405 DOT 50c21fe7f450ca23dc774ebe AT nifty DOT ne DOT jp> <73b4ce0e-f703-1723-6f0e-72469a78b206 AT maxrnd DOT com> <87eeawlccv DOT fsf AT Rainer DOT invalid> <87a6lklaav DOT fsf AT Rainer DOT invalid> Date: Sat, 14 Aug 2021 11:20:11 +0200 In-Reply-To: (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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" 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