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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=td/uQ7MEx2vItc3Akga3xDv9Y0jwB6TliIeY/PM4yMH g92bNHRcBMXz0kDI5dSrl4wN5NZK+UIMuNCCSskAwrrh+4fgKjQ+3hgeloqPSgQx tLvoLKM12mIkDmtVqsX4w/O4/BdZ/obYQzmb/zUMHStF7NSmvo0OBEmcGZjX6g5o = 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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=JulBUYRwBsDYKxyGW4dfb1zoq5Q=; b=baq17qnQl4vK0sA0S ItGc12WsB+3EoQMeNmnm4yYb6jY7vrKd3QbS8MsfCAB/XzDn0UyvaNwWkd6ha9HB QvvZG1DADYWVC+ru4NSYx86mSGLbLOde/ofHUa9MOGEDdL7bCFndBMk+kqTl/ST4 Y76u6opM4/fyUbyhBIKwTYaZ2s= 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 X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.69.15.67 with SMTP id fm3mr4059040pbd.54.1371667085236; Wed, 19 Jun 2013 11:38:05 -0700 (PDT) Message-ID: <51C1FA8E.3000307@users.sourceforge.net> Date: Wed, 19 Jun 2013 13:38:06 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Adding MSYS functionality to Cygwin References: <51C0B08E DOT 8080900 AT etr-usa DOT com> <51C0D956 DOT 4090905 AT etr-usa DOT com> <51C1B299 DOT 1000701 AT cwilson DOT fastmail DOT fm> <51C1F0F9 DOT 70601 AT etr-usa DOT com> In-Reply-To: <51C1F0F9.70601@etr-usa.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit On 2013-06-19 12:57, Warren Young wrote: >> Not all packages are cross-compiler-compatible. > > Is that another way of saying that not all packages use autotools? :) autotools can certainly make cross-compiling easier than most other build systems, but it's not a guarantee either. For instance, anything that requires in-tree compiled executables to run (e.g. AC_RUN_IFELSE configure tests, GObject Introspection generation, etc.) requires either workarounds, or simply cannot be cross-compiled. > You're not talking about anything different than the sort of thing > Cygwin package maintainers go through, sometimes needing to arm-twist > odd build systems to behave according to cygport's expectations? I think you mean Cygwin's expectations? Yaakov -- 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