X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=Q5y1bxWsj9LPNTIzdeH0ZP9w8+pH5
	xlS3TBKpDIo7c7Bln4WM5COEoPQIQZ9B5wDI/EN8RSY5SpvIka0nrUMA6ONDbWl1
	wJCDSWJ3BkkoqSSJ9tn3BV/N034PJYufgbrm4YK+xyZuDPfqJexc4PhspBVAUxgN
	ierjq1qKrL+ZUk=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=kA3Aclp8oZyT/zcYB7m/TnUFIxg=; b=N6p
	F6aH99HwKrsZF2xpE8QMaBSDhDxQklqjRNvcUAQntuMISM90u3EVvSk+xL5pibAK
	oc6yIKT6EI9p9A87ylbDGszye5GDXOwBrk4fYKu9arghLOHV+DCX6yHsOb7t9HgJ
	UlFGd6wFwUC9M1qCGDOUYVKGLKwi+EmDZsr5lr1o=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=2004
X-HELO: mail-io0-f172.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=6U1pF6noCNMbS5G1TG8udFpIU9VwjqXbVcpPTjdj86g=;        b=f2qd410R/5eLyr0enVVYlPKSuSvt3i74okuKknNaFMYxCdaTu2SodPP6/9ms5Zrs8Q         0QGskGkEJ4HVfrMuwZSNL8S634jCEYogfxMTwszaanULJutqt8lJ2LZaMzhEMx1WEj0r         5+xpIZi0UPltkJYHwMxlsXQ5bkYDKndlVCS6DreIRFC0OF0eL6rMPYf8U6l6CUPGKb05         3NALh+7EKPAVP3+tSeBJNcJ1TPH/LDEvHxRCeYYQ3tnHBdDwxpJgArBnUQOmIM21h3/f         EBGbmsfYxeWR0cjElxLt/pNafKHNHoxuIZgaMseXR+izoxEIf/zD2zlHwJpNmookJelM         RdQw==
X-Gm-Message-State: AA6/9Rl8jXP8PVYZOXqV3aqaLt0jAxHmTwaHj6vyY8rTDhbbco4F/NQjaa3CfuHsfkMSGDeJdjX6CAycj7gu0A==
X-Received: by 10.107.168.213 with SMTP id e82mr4503051ioj.21.1476835464484; Tue, 18 Oct 2016 17:04:24 -0700 (PDT)
MIME-Version: 1.0
From: juan carlos Rebate <nerus492@gmail.com>
Date: Wed, 19 Oct 2016 02:04:24 +0200
Message-ID: <CAJzZnfREp2WEZq55DB4jrEZppubw_aHrJ9kkPcLjAaLxms8dyg@mail.gmail.com>
Subject: falled compilations
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

first say I am new to this list, second discupas I ask for my bad
English writing

I have been programming for windows since 2004, now I am forced to
compile certain Linux applications on Windows, the problem is that I
receive errors that in theory should not.
in the three applications receive the same error

error cc either not exit or no work,
but this is not true, when I call to gcc works correctly, todod
tutorials tell me that do the following ./configure --cc=gcc or
./configure --cc="gcc-3 -mno-cygwin" --host-cc=gcc-3

course this command is not valid as regards gcc gcc 3 but includes
cygwin 5, of course is not sufficient to change the 3 by 5


How you could resolve this?

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

