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:content-transfer-encoding; q=dns; s=default; b=TBC6tVIWJwTT4xaMM1auCukBKrB5ebDKYkBPogtHiVZ RbAAtOu+M0Cj5wCP7BumwG2EEAcc9nLI/xeeOxrzk8zJI/iGuYFOfTbAcNyKeVJT npoIDFBsnKc1o8IxHOpvN61St4d2KXvJtOPg0uL8Jltptz+GaAp5nvbkzyKfNZ3o = 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:content-transfer-encoding; s=default; bh=v5v03wiLM6i2VfcYHxRpF0mi4Bc=; b=NbufPf2H1hmjZBKka lKzZN2bhVI7XE3UlaTygWy9Xk5XwSi2xPBNLkMEP8gkDO9I9YtfLL3S+r/tOIZkN WvgVixVSkTDMbN/pxnIP3gv5Nq6RwUApr8s9QCuPRwwB3DvzIL8wf9+5Mhvh+QYN qFqQlB4QDGwCHpC05JD7LnZ1D0= 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=0.0 required=5.0 tests=BAYES_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1148, rene DOT berber AT gmail DOT com, reneberbergmailcom, U*rene.berber X-HELO: mail-it0-f44.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:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=dWneNqJr05kysVWT1QcFkzdIykCvNT4l51VdIz2W440=; b=dd6esnbBU9WQZB6NS7UG77tEznf5y3j/c06knV8a4QSfArpBME7DwnSI9D2w+2bZc0 WA+GubcXNOrlTjbCWJJMIiF8JjYJDQF1Pz+tqWqAVDx+4JKAtYlxJCMlkn4+6x1WokUY dsO7XTPcwkdKTkeQX40uhHXJIIcRHhrqMAXAKAXZoSybBbWMZ6d1++naic8aHBuc+CtM EdGYBOAPiW3m8NBOB+Lyhn6ZhWEcWPRh30C2Wm5LU0m2l/hoGJ0zJ261yZZlvCL1fEO/ FqJytkxxM+fjui+BmrRnUTl2ylt2yIW34dOpNwW55JRtV3FVHfRb70NXe2RKJq3jZLgw KMgg== X-Gm-Message-State: AA6/9Rk6xR2ujFdnuwRg5mYihWrI0QP2j4grb89VAE8N5YnzkDQEfrw5MVr2fHpVpI4qM8Upfp0am5gfeqka1Q== X-Received: by 10.36.77.75 with SMTP id l72mr601093itb.95.1476839725898; Tue, 18 Oct 2016 18:15:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: juan carlos Rebate Date: Wed, 19 Oct 2016 03:15:25 +0200 Message-ID: Subject: Re: falled compilations To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u9J1Fn2v019413 2016-10-19 2:31 GMT+02:00 René Berber : > On 10/18/2016 7:04 PM, juan carlos Rebate wrote: > > [snip] >> in the three applications receive the same error >> >> error cc either not exit or no work, > > First check that gcc is in the path, something like this (in mintty): > > $ which gcc > /usr/bin/gcc > > $ which cc > /usr/bin/cc > >> 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 > > Wrong, useless, tutorials. What you really do, if needed (and it really > shouldn't be needed, see above). > > ./configure CC=gcc > > In fact you can learn that by simply running: > > ./configure --help > > Reagards. > -- > René Berber > > > > -- > 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 > no on C:\cygwin\usr no gcc folder but if the mingw32 folder, this is vygwin error because the whole development category is installed -- 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