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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=N8F vY0vHCEzgCu4TDm7qj+xJJpqFwLOMqRfwPANuMbU2dhlKrAlFBTEVoekZfbLWjdS 3ne+gjylMlN0JjlMYWP7dJQr6iF7VlQ/JoNdeDrDEDcQ/fC6hhkvs2pVQ4yCEQ7M aKJkwNdYEZBOycIm1CGVV4oAOYqIW/RX5zSvJbIk= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=rf1nWvp/d JR3ry4xkg9SkLqk7cs=; b=VfvTRRHiIenSaDV9OVz6CAQSEPmIKIQJnV9tLqUpP v8D7x73ekaqTjJ84n9d51SgCzMH0SLyrZOyQwLhVTFkvAJ5l7NAS5Bd0NuWyHhgO gCrgTXeXDBCs1sKkMNlJp+Jw6jh5cUJqTKqMsbsE00AEgIu84NhWNb7FuvtJz9wE ac= 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.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:511, H*u:6.1, H*UA:6.1 X-HELO: mail-wm0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=8bFhY5O2t4S1nIXftmSCRVMjtLx76QoqQ54JzqmZ67Q=; b=FyHrxRiKht56Wu3zE6pmd0DfEJeWA0D8uD//6PmWhV5UFeG7z6bz2R8+nZrFl27dv9 yC6sWZIh+JudHpfAHKTmOWkS/75cyt2gdCvlc9B8NBM6ezae9ZxnR0/0ix6IWn3EZImE U7BAas1P1h8uYgOPWtaXELeozwhIv6N32loKpxxbtheIckD0PlcmsHgp1PZkAKq+gjfB yY3+e3RcmEQegEw+LzRapmLDmcPdm9ZC5TLqb1Cxqp+KRZgtN9CPkTehIwOloj4u7V7Q BZhbUz4eOuuPSWkaHDKRLmLm54eaQGEVqJItyoATaUl6LH8FquwvRAfVp8470c+JFTWU iz4w== X-Gm-Message-State: AElRT7F1hSoiTyr1EEHUmpKchmI4v+D+G2zFIBqQci02vtrXj8P1AxkO 50XAxz+5i/q/SFFW0i8VlJ+tDw== X-Google-Smtp-Source: AG47ELtKLzT0GDjXPba5gZW7pyJ1tiOHv/IeBGX3l+qnwbyYS6DNp2Z8bmSb9wflnp4pnCiCmt5N+A== X-Received: by 10.28.211.195 with SMTP id k186mr1910083wmg.106.1521212674404; Fri, 16 Mar 2018 08:04:34 -0700 (PDT) To: cygwin AT cygwin DOT com From: Tim Clarke Subject: gcc 32-bit compiler returns error 1 immediately Message-ID: Date: Fri, 16 Mar 2018 15:04:38 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I have installed the 64 verswon of gcc and it works fine I also installed the 32 bit version on a 32-bit laptop and it installs ok, but when atteppting to comple any program with gcc it simply returns eiimdiately without doing anything, with return-code 1 I installed both versions the same way; simply selected the gcc-core packahe within gthe development section I used the 32bit version some years ago with no problems, so something seems to have changed ! -- 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