Help with GCC



Sorry to bother you guys, but I just ran into a big problem.
My father started to change the fuses and cut the power to the room with
my computer.

Now gcc doesn't work and  I do't know how to fix it.  I can't even compile
HelloWorld.

This is the error:

$ gcc hello.c -o hello
/tmp/cccJ1K1w.o: In function `main':
/tmp/cccJ1K1w.o(.text+0xf): undefined reference to `print'
collect2: ld returned 1 exit status


I've already re-installed gcc and lib-gcc.  It didn't help.

I don't know what else I can do.

Daniel.




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