Happens also on Ubuntu 10.04 LTS i386, installed using Wubi, on Windows 7.
ubuntu@ubuntu:~$ gcc -Wall -g -fPIC -c libhello.c libhello.c:2: warning: return type of ‘main’ is not ‘int’ /tmp/ccxW7LKl.s: Assembler messages: /tmp/ccxW7LKl.s:269: Fatal error: can't write libhello.o: Operation not supported /tmp/ccxW7LKl.s:269: Fatal error: can't close libhello.o: Operation not supported
Happens also on Ubuntu 10.04 LTS i386, installed using Wubi, on Windows 7.
ubuntu@ubuntu:~$ gcc -Wall -g -fPIC -c libhello.c s:269: Fatal error: can't write libhello.o: Operation not supported s:269: Fatal error: can't close libhello.o: Operation not supported
libhello.c:2: warning: return type of ‘main’ is not ‘int’
/tmp/ccxW7LKl.s: Assembler messages:
/tmp/ccxW7LKl.
/tmp/ccxW7LKl.