X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9226E3857036 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1684207675; bh=Mn6jaI48Cu9g88KLBGfamLuehfhm8xdNbB4da3Ic7mk=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=xkRcXFaBPtCp/THBB4TqGtDeJGeqe6l4nRLNBM8imvy3sJnesJG/kTLOWYhLPIFr5 OouzHWlv5U41RTEdE+s/pkt7cLszK91W3NeN7AcdwtXGLpgTKs5SjXHvFk5Wlw6AT5 uWQCvoIQVVxvScCMzG+jyS3+o3Y11kWbh9MtDZ6I= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9B4AF385735C X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684207659; x=1686799659; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lAX6F0Gf2igV6bU0FB9dejDzfCobcSqLlgvzzIcddac=; b=LeBo3LKWsxnguswYLd+fuUB6ApS4/l92C0c9GYDOCOfx8CjDkJqs6hSYAaHtnz+Sc0 qV0e04L4UC+M8GH59ehHqnebZk86E7/j179S7/r76+Yv5L7onPRKPCGZjFmSoIZ+jQw+ mO8aoSnWsnXEoM1URZqRgWpk0Y9lsnMiFg1SkgoB/VkI498BS5Gq++NeP/ePYzOvYfNn pSW813qIVJVKYOUjVHeSe35mpL8pEyGaKpOwT4iousJlgpqM4+5fhypNKNDwWw9B3R5x Q2roIYCYq9xJA7L+5kg5FuFeuSQGLV0n1E6yfyf/oSmSvVeI5Syfb1p8JbYEWUaQD3Cr etFA== X-Gm-Message-State: AC+VfDwwK7g90nymNP5gdnqDdmAo3cJh2soyufRNiHJQKnTAbiNB3+6N k13GfCwoGWYKqwJDLR4OW6A75K7tQpBaEF2btFdrDSAJxSI= X-Google-Smtp-Source: ACHHUZ4OG/5zIC43Nwgks8kyIJ6Ras2yRWNC1XhuUXZSlVcYPZVhk3NXQE17FhSyuR8HexGZz3KqYh3DBXWDkBww4gk= X-Received: by 2002:a17:907:7296:b0:96a:580e:bf0f with SMTP id dt22-20020a170907729600b0096a580ebf0fmr14130826ejc.14.1684207658967; Mon, 15 May 2023 20:27:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 16 May 2023 11:27:26 +0800 Message-ID: Subject: Re: Contribute some scripts to build Cross-GCC, Clang, and QEMU on Cygwin and MSYS2/MinGW-w64 To: cygwin AT cygwin DOT com X-Spam-Status: No, score=1.5 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?b?5b6Q5oyB5oGSIFh1IENoaWhlbmcgdmlhIEN5Z3dpbg==?= Reply-To: =?UTF-8?B?5b6Q5oyB5oGSIFh1IENoaWhlbmc=?= Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 34G3SK37002087 The scripts are uploaded to github https://github.com/xu-chiheng/Tool On Tue, May 16, 2023 at 11:10 AM 徐持恒 Xu Chiheng wrote: > > These are the scripts I used internally. > > The scripts are started by bash -i, they will source the ~/.bashrc > file at startup, so they can use the convenient bash functions defined > there. > > QEMU can only be built on MSYS2/MinGW-w64. -- 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