delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/12/19/10:14:02

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=E81zj9fEiMLYde7u
pdYwmRkIbFYCQw4g8cdahVcmqdbf4SPR2FtCWaJtBIwJ80VsZgRTN1BXGTP7ARAI
yF4AmUze/4ivD61lzYe/ORHpl5eDsymKLxH7L8E/X5hRpeRgVGXNsYPf/jrfSvxt
U8e4pXq4Y+8FYO4kDkA4Fh+qXHM=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=01WxWEKCelXI6lBez3NobE
vjcgM=; b=cCoY4yIgjXKKvXo+FqWAfFZDdGUZ2YtNjgyfPFhlptbrGrKOZWgBcF
3F0B3fB43Aeu/HLPhSvmn3ewgd8RVh5lIU32VhMcvowanjjlUplPTmIf+Rdr1seK
ylc+Y+vmwY298HYmcAw0sAI+LT3I0fK58JrDMakKHbl3YfHpuqlF8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:828, Goodman, goodman, mintty
X-HELO: mail-wm0-f41.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=4ISjHh4a+kyGqSKO9rhdiA7G1GJhLsnskxMEsVKSgoc=; b=nA7rTwGeRZOttUw4Aj2Ezhqj6bfW6IwN/XmztPFnnWSvPZwoswFrP1ql3N+hMkZvdS wGCimTqQHsH2uge2pyGKcjDJDzGfb/RQ2jEymbTUc2Abug2Xf8F12fitAAJJ3uKp3Y+D 5z8jVkPVB3FzEyNmPpnj8mQHkJ3OmwoelkUhSLEf2OwaK+3/OGe1ElX4WSzVFVCT7qth OLWorr4dgTs+3e2+cJSupnZD9wMZ6ng+xpeC2+v8Q91ZPa+ioBX1ZylnS2P8puWMb2ny 7ZSorbwNkf0KmJ3BHjNs5sANTtOrTZC5exAO7CizY85FnU7r2YC1eRxk4tqtfF1qWrFB 48ZQ==
X-Gm-Message-State: AIkVDXKVNDygblViED78eHAqr6IZbdJnb1X8KjGE63ybBg2SX2lAjnTdSzAFTeBRMXgDdw==
X-Received: by 10.28.161.67 with SMTP id k64mr14915151wme.69.1482160423388; Mon, 19 Dec 2016 07:13:43 -0800 (PST)
Subject: Re: compile python executable file on cygwin for windows
To: cygwin AT cygwin DOT com
References: <eacbe085-fe64-b701-cbe8-a301b9daeb3a AT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <dd693006-3af1-5e0f-0387-cb95337ca8f1@gmail.com>
Date: Mon, 19 Dec 2016 16:13:35 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <eacbe085-fe64-b701-cbe8-a301b9daeb3a@gmail.com>
X-IsSubscribed: yes

On 19/12/2016 16:07, Goodman Leung wrote:
> hi all
>
> i install python and pyinstaller on cygwin , and i can run pyinstaller
> successfully to compile a exe file on the  cygwin environment .
>
> but when i launch this executable file on window with double click , it
> occur a error and tell me the program can not find "cygwin.dll" (i can
> not remember what it exactly is ).
>
> can cygwin compile a windows python executable program .or we should
> treat cygwin like a pure linux OS that all things we have done on it
> just compatible with linux only
>
> best regards
> yuanxin.liang
>
>

have you tried to run it from the Cygwin terminal (aka Mintty) ?

Running from explorer (double click) do not properly set the
PATH variable for cygwin programs.

Regards
MArco

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019