X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:content-type:content-transfer-encoding; q=dns; s= default; b=wV2iY0FMkdh/JDxGpth/m6thAcTb4R+CUjVtRxtUEyhNT4XES50lV APAtJtCLR62y5bacxQPqfDDCLnsOZCintpNrPOwzvwSqYfyAyPVHnGdWPqTP7a5B ZOPqbe9NMIqh7/FCsVTuW7dzIZq8gr785mFnQgMiMEOEBAHcdAXdSI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:content-type:content-transfer-encoding; s=default; bh=X CEdhevrXHdWP4cT9FecOHtrcok=; b=qUWefL9QV95k2urWPSoPoM8KylJOrO1Br J1VvObhwtyL7nsUN/yFAWSZH6v5Zt97lZvSbX4ucUbjNj47gRU5OJ50gNl1DU/jy 2StHy6FImmdtWFigh0QU1GjR1ZaZAWH73XG4Z6HIPqefh8m9wv1Hanq0bOE0QB81 QVRp69VKEA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Mingw, UD:be, michel, Michel X-HELO: mail-wm0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:reply-to:user-agent :mime-version:to:subject:content-transfer-encoding; bh=vpNlV8NRBtHnKaKjNAdDc+SxwRdWeWgi3BdfmJ/06+Y=; b=RNMxKPP/l+Eb+G/Pu1BE7hFmyTEZX+gWJ/jkY3ZvMki5iFs1dQ6k7luq7AXrGVvi2g FlKZdyNk3PZblCWceqaacm39MSpM6Yy6MpkANkjfB7QlBi2J24bLk55YQYDE4gO5QsuJ DT61MEd+D9/QzTZjKzU/6Q1cLI1736SbAiUPwoX+tyzuKpr/AXzv6KxEsTzi8urZgKNO BGhGW5zuodctmRjBZYgOkDvjcO7Lv5kPUrFtwO0x7KAUAU2wFJR9mBwXSOnmtFw/diIs tXKVtQkE3rJGdQJ78aEOHaaTCVZxTsRUOlDW3C8/yM0PLUHG5JPwzmIP3QYsCKpheHS7 nW9A== X-Gm-Message-State: AD7BkJJ43apHNX0psEByXmxb8bW+CBDoN4WQRbO/RbFdaHR1kV6oxjcRy0SOaDvVSmpaZwNpFwUcNJg+Ay42ZDMtix2RUvqH6aQe+1QLF5BQ2Bq8jc3GNuYGJusoWWJ/hx2IRM/cysVIQ1egX3jHfHUZRkHLgJWh66q6FbuXeBFcamfKcJxiYzikh8xMCB8= X-Received: by 10.194.121.99 with SMTP id lj3mr11284741wjb.55.1459351467582; Wed, 30 Mar 2016 08:24:27 -0700 (PDT) Message-ID: <56FBEFAA.5050202@uhasselt.be> Date: Wed, 30 Mar 2016 17:24:26 +0200 From: Michel Van den Bergh Reply-To: michel DOT vandenbergh AT uhasselt DOT be User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Cross compiling for cygwin under Linux. Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I am one of the authors of an application ( https://sourceforge.net/projects/icsdrone/ ) written for POSIX and I would like to provide a Windows binary. As I do not use Windows I would like to cross compile on Linux. I cannot use Mingw as our application relies heavily on the select() call. So my question is: is it possible to cross compile a Cygwin binary on Linux? Thank you! Michel -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple