[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

the weird problem



Look folks...

I have one Intel Pentium IV processor with 128mb of ram ...

I've installed redhat  8.0  and I have one weird problem....

I created a file called test.c  --->

#include <stdio.h>

void main()

{

printf("test");

}

[root localhost]#gcc  -o test test.c

[root localhost]# /test

[root localhost]#

 

so I can compile it succesfuly ....

but I can't run ne binary file

c00L_3oy

ps. I hope you can help me

 



Do you Yahoo!?
HotJobs - Search new jobs daily now
[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]