GCC fatal error: can't open /tmp/ccc6IHTT.s for writing

Robert Miles robertmiles@bellsouth.net
Fri Feb 24 23:59:00 GMT 2012


On 2/24/2012 3:22 AM, Paul Keir wrote:
> Hello,
>
> After installing a package (libxrandr-dev I think) GCC 4.5.3 (from 
> Exp) has a problem. Even Hello World gives me:
>
> hello.c:1:0: fatal error: can't open /tmp/ccc6IHTT.s for writing: No 
> such file or directory
> compilation terminated.
>
> I have tried reinstalling GCC with no luck. Can anyone offer advice?
>
> Thanks in advance,
> Paul
>
Looks like time to check the read-write permissions on directory /tmp
and any files inside it.

Robert Miles


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



More information about the Cygwin mailing list