X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG
X-Spam-Check-By: sourceware.org
Received-SPF: pass (google.com: domain of eboyd53sf@gmail.com designates 10.52.36.84 as permitted sender) client-ip=10.52.36.84;
Authentication-Results: mr.google.com; spf=pass (google.com: domain of eboyd53sf@gmail.com designates 10.52.36.84 as permitted sender) smtp.mail=eboyd53sf@gmail.com; dkim=pass header.i=eboyd53sf@gmail.com
MIME-Version: 1.0
In-Reply-To: <4F479609.6080507@codeplay.com>
References: <4F4756DD.30203@codeplay.com>	<4F477DBD.4050502@gmail.com>	<4F479609.6080507@codeplay.com>
Date: Fri, 24 Feb 2012 09:41:00 -0500
Message-ID: <CA+sc5mmX4tDfJKHxb3amcz_Ye4hXkh86w-JFgbjyvt6-f-mHPg@mail.gmail.com>
Subject: Re: GCC fatal error: can't open /tmp/ccc6IHTT.s for writing
From: Earnie Boyd <earnie@users.sourceforge.net>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q1OEfMjC003562

On Fri, Feb 24, 2012 at 8:52 AM, Paul Keir <paul@codeplay.com> wrote:
> Thanks. No, it's not full. The permissions are:
> drwxrwxrwt+ 1 Paul root      0 Feb 24 13:36 tmp
> and I can create the same file manually.
>
> The output of gcc -v hello.c is attached. I am running Windows 7
> Professional - Service Pack 1.
>
> I'm afraid I can't send the output of cygcheck to the mailing list for
> confidentiality reasons. I could either send it to you directly, or perhaps
> run cygcheck in a way to generate less data. By the way I get the following
> errors from cygcheck, only when I redirect the output:
>

You can always edit the file to blot out the sensitive data.

sed -e 's.sensitive.insensitive.g' cygcheck.sensitive > cygcheck.insensitive

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

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


