From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpout2.vodafonemail.de (smtpout2.vodafonemail.de [145.253.239.133]) by sourceware.org (Postfix) with ESMTPS id 204193858D28 for ; Fri, 3 Dec 2021 20:56:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 204193858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de Received: from smtp.vodafone.de (unknown [10.2.0.39]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id CA23B612BA for ; Fri, 3 Dec 2021 21:56:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1638565012; bh=T3FMdNNHjrfXE5BCW/9KZcb+3JwK8Ouz92U/UkrPUis=; h=From:To:Subject:References:Date:In-Reply-To; b=iuOBhyWhEmIibmvIDT5VPqfrlaQ9tJJ/XnmbYX0QaDW3Cx2ve7HAT4zk+T6kRyaIm 1bxyO6OOCLNOwJkoddFBk0y0hqJAA0MOvQelRJ7yKUOxIuFZiowpFYp/4TWTBjaN5R DFklQfLu3BgWuj72E5mdk+e0Yu33JVE/jAiQTw98= Received: from Gertrud (p5b2f3fbc.dip0.t-ipconnect.de [91.47.63.188]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4J5Q9c1xXZz9txF for ; Fri, 3 Dec 2021 20:56:49 +0000 (UTC) From: Achim Gratz To: cygwin@cygwin.com Subject: Re: Generating Linux Compatible binaries References: Date: Fri, 03 Dec 2021 21:56:45 +0100 In-Reply-To: (Himanshu Goswami-EXT's message of "Fri, 3 Dec 2021 16:50:35 +0000") Message-ID: <87bl1xmmpe.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: 1262 X-purgate-ID: 149169::1638565012-000004E2-4187CD59/0/0 X-Spam-Status: No, score=-3030.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2021 20:56:56 -0000 Goswami-EXT, Himanshu writes: > I want to generate the Linux compatible binaries on Windows System. If you are on a recent Windows version your easiest option is probably to use WSL and use native compilation on Linux. second easiest is likely to set up a VM to run Linux in (that might actually be easier than WSL if you already have some virtualisation environment set up for something else, but you said you were on Windows). > Cygwin is a cross compiler which offers POSIX environment. No, Cygwin is a user-space layer on top of Windows that provides a POSIX environment for applications that target Cygwin (i.e. Cygwin applications are neither Windows nor Linux applications). > But I could not find any Unix libraries to generate the Linux compatible binaries. > Could you please advice any steps that I can follow? Just like you'd do on any other non-Linux system: set up a cross-compilation toolchain and start compiling all dependencies until you can finally compile whatever Linux application you wanted orginally. 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