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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=mX 30ZOtAm2lulMK/QiWcGvHwmyeDZJnOkd9OBPG+FsRDmBSudXE9aTjcOiWBwAs/yX 92qsE15Y8yVfcuKK//dvCaXc/L1GHJbM+RP13iB1mMtMckTPOQpEemfwATlQcMIV sSNQrAYVapZRTf1EhFYeRNiO/q4FzJ66G97GZtvrA= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=1jrEBNdF peS2dR7jqcUcpA0t3a0=; b=DTGZiq+frTiprjgjSh7VR/UWsqQQ6dJH6dGfOxUs PHAykjYI38D16VfadjnT1aXezsRq6a6b5KS6R2hFpylNv75YXXHNDnInQf27lK69 yGC4udkgn5YF2wp3hvNgZk6mZIeOpkqNcKT/NNrm3o24JtOCm0N3q6rBFnLv45zv XFs= 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=-2.6 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=no version=3.3.1 MIME-Version: 1.0 X-Received: by 10.180.108.3 with SMTP id hg3mr31738536wib.17.1368777143544; Fri, 17 May 2013 00:52:23 -0700 (PDT) In-Reply-To: <000701ce52cd$4276d360$c7647a20$%fedin@samsung.com> References: <000701ce52cd$4276d360$c7647a20$%fedin AT samsung DOT com> Date: Fri, 17 May 2013 08:52:23 +0100 Message-ID: Subject: Re: 64-bit toolchain questions From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 On 17 May 2013 08:07, Fedin Pavel wrote: > Hello! > > I have noticed that Cygwin64 toolchain is available and installed it. Then > i tried to compile a simple "Hello world" using it. A 64-bit .exe file was > created. I am even able to start this file from terminal, but it prints > nothing. What's wrong ? You need a 64-bit Cygwin install to run it in. Well, actually just the 64-bit cygwin1.dll in case of "Hello World". Unfortunately you don't get an error message in case of a missing DLL. ftp://cygwin.com/pub/cygwin/64bit/setup64.exe (Warning: this is still very much in beta.) Andy -- 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