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:from:date :message-id:subject:to:content-type; q=dns; s=default; b=lCHLkhV E8G97G0pOPpkc2l1caRApzsnZIUDR4VAyKNMB/XaaGsSh8PNx5z1irt62wR8quqB 4enZNM62YSmU0M40bNAgb7jwAjV9sH3JMC2l+D3Ivrn6zN6mFAwe8+C70/UTpy/K HiFlBhhNsT8wgPl/uUMtb1MwqVQWEumI7Ivg= 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:from:date :message-id:subject:to:content-type; s=default; bh=S7ss8MDJ0mosQ phXXun8ej88hLs=; b=RFAViLnw5BxVRvIeh2Lt5hxsa3id59n3ypSaNB6NwgZji v3XlKJToi0xinVBLYX2fK9+GkVmyQgI7yqR+s4RARDiqPiRv/PI4rB/o2lm4D8iF AQ83/ghazBeX0UD6agVjB/E7T6aFjfoaiB6a/LZorFU+aCw5zlb7WzZOH7Nm9E= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:317 X-HELO: mail-it0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=WoLpGyHOsQGEmY6yjdXyn7wtOGEJvqUwIgGjTnA+8XI=; b=snf5iaYsPuudgH2jOVTI9P0jxZMRKPZ2ydSJma6XgYMEpj+PBG3O5zonvcoB3UlcU2 ib3uLCXfdmkvwxP9WqpWT5rMxIzHIaotTPVgbf3+YbTH4NiD3p7fqvHA4IFDh7uV/u1W dgNbOMu5QCvH+zaZSuSP9x3XZrL6OLBqQs9a2R/iFu0CE+E0ZSJOzD/o1Fbi23NE87UR p039xAmERLsaCnQrEduyjEMiOc+wwuDpTwckuBCYG50B41BiyDrClhZ2FoW3u9reBOGg p6rG8r+SARQQ7GYflumFNCLn34tT/FhBGHaEZylc8jfUpr95P+cEpuq0Fr2udZytFiM8 2i6A== X-Gm-Message-State: AKS2vOxjPdox9Q0V7cYOuwHX4IJljhfZ7+e/CAstI1KrV9s8r06y7EfP qC0lbAGw0h9200rvkmgBuq4SKHKwxA== X-Received: by 10.36.23.134 with SMTP id 128mr10059987ith.68.1498684889366; Wed, 28 Jun 2017 14:21:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <2299ea16-9d23-2bd8-44fb-8b864ac5d6b3@gmail.com> References: <2299ea16-9d23-2bd8-44fb-8b864ac5d6b3 AT gmail DOT com> From: Wouter van Doorn Date: Wed, 28 Jun 2017 22:21:09 +0100 Message-ID: Subject: Re: Compile/run problems on cygwin not solved by going to cygwin64 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi Marco, No difference at all. $ gcc -Wall -o ciao hello.c $ ./ciao $ echo $? 0 $ Am not familiar with the assembler, so I don't know what you were hoping to achieve with that flag, but whatever it was, it didn't do it! Thanks for trying, Wouter -- 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