X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8DDE93840C1F
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=nexgo.de
Authentication-Results: sourceware.org;
 spf=pass smtp.mailfrom=Stromeko@nexgo.de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de;
 s=vfde-smtpout-mb-15sep; t=1615754531;
 bh=31sfi+k7vCvm7BP/XRe4t/CRSmjJZyjfpKCxWYJuiIk=;
 h=From:To:Subject:References:Date:In-Reply-To;
 b=BZSiXgy8ng+6mJks0Bt3k3OC9E4d7rvmA5PlOb3ntLGwDZG3cEsGSAv14KRebROox
 kZrItQO0BcL95VmTdSXc3SSxTrP5PTWn3jgCGnVf4yHduH0PSDXHdGJ7VmxXI8jDJi
 R9PuUXM4x8NyntB4K1kH2wZMc/q0gmbGQiYcV8p0=
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: libgccjit
References: <037d5d0a-db79-d769-cedd-2c25684add8a@cornell.edu>
 <YEnuDNuBo1mVcaZs@calimero.vinschen.de>
 <629c22b5-9c89-51dd-57a1-13af6b0a87df@gmail.com>
 <8735wyol2k.fsf@Rainer.invalid> <87y2eqmdl4.fsf@Rainer.invalid>
 <d41af840-ccdf-f287-dab5-3d833af01e11@gmail.com>
 <87pn01n1p2.fsf@Rainer.invalid>
Date: Sun, 14 Mar 2021 21:42:09 +0100
In-Reply-To: <87pn01n1p2.fsf@Rainer.invalid> (Achim Gratz's message of "Sun,
 14 Mar 2021 17:24:09 +0100")
Message-ID: <87h7ldmpr2.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (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: 1238
X-purgate-ID: 155817::1615754531-000007B2-9A6EA019/0/0
X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,
 SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 12EKgHxj026422

Achim Gratz writes:
> Jonathan Yong via Cygwin writes:
>> Thanks for trying.
>> Does injecting dlfcn.h work?
>
> The include is not used because it is tied to --enable-plugins.  Plugins
> do not work because the configury determines that shared objects do not
> work.  If I manually force the inclusion some other stuff goes missing
> apparently, but let me try to re-start the build from the beginning with
> the patch already applied… well, it stops at the same problem again:
>
> make[3]: *** No rule to make target 'xgcc', needed by 'x86_64-pc-cygwin-gcc-10.exe'.  Stop.

Another monkey patch later I've kicked it over that hurdle and the build
seems to progress to the next stage build.  This is one of those few
times where I could use more threads… although the frequent configure
runs limit the achievable parallelism.

Oh it needs the same tire kick again for the final build stage… done.

Hmm, "Bootstrap comparison failure!" is not nice.  Another day, then.


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

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
--
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

