Witam, Ruf10 <[EMAIL PROTECTED]> napisał(a): > > brak miejsca na dysku? > > quota? > hmm... > 600M _powinno_ wystarczyć
Spróbój:
ls -l `which gcc`
Potem:
== qpa.c ==
#include <stdio.h>
int main()
{
printf("Qpa!");
return 0;
}
== /qpa.c ==
gcc -o qpa qpa.c -Wall / cc -o qpa qpa.c -Wall
Pozdrawiam,
Łukasz
--
Łukasz Nowak | Civilization starts with espresso...

