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=pSGjOhmNyhF51J0WhGvc4zk+QDmKigTdec484DWqqg3 Jj7YafG1J76x1cLjqSPCY2mA9F0lyg5tUpY1bY2MsFpqRpBytyo5vqtBP9fGXD3J ZxeWp0Y1aHyp0qFtJoaenU8v7/R2FOvoIJG07Lwo7vrFNkrB2wkfJN3UlH1+UqPk = 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=A3LHSZsx/z62TmvTcSr/zEVLfmE=; b=KHGBcvIUHcH60QXL8 rnqdE3jFDwZi2fKCKc0M91XkhanpaAazKVJvwKLhnvRqa3Nixxt+Mi9AjCfMZ1wB 7Erdy5hBUX6imAOIiD0iFK8oGx/odbo+j1s0DPrZWbP2YJ2w5jJVm+hwOYDoyPgO zmXXjgsPA9ksxVszQZZQfdCwrc= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_BL,TW_LX autolearn=ham version=3.3.1 X-Received: by 10.152.8.72 with SMTP id p8mr6964828laa.70.1370940807194; Tue, 11 Jun 2013 01:53:27 -0700 (PDT) Message-ID: <51B6E583.1020301@gmail.com> Date: Tue, 11 Jun 2013 10:53:23 +0200 From: Eric Lilja 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: GCC and symlink are incompatibility on 64-bit windows References: <51B68239 DOT 5040505 AT tlinx DOT org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2013-06-11 04:31, Lu Sheng wrote: > Are you sure you want to compile or run lxml from cygwin? > no I want run lxml in windows, but the lxml only have linux library, I > tried windows library, but the liblxml could not compile correctly in > Visual studio I use lxml for Windows python a lot. You can find official binaries at: https://pypi.python.org/pypi/lxml/3.2.1 There are also unofficial binaries (which I've also used when pypi wasn't updated straight away) to be found at: http://www.lfd.uci.edu/~gohlke/pythonlibs/ Perhaps you didn't see these two locations, or you are after some particular version of the binary for some particular python version that is not listed. I think it will be difficult to build lxml for Windows yourself. - EL -- 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