Quote:
Originally Posted by Segfault Eh? GCC is Gnu Compiler Collection, not a bug.  |
Sry. My mistake. I tried to post an message about a bug, but he said that i had 12 Images, so i tried to do that via edit, and that problem again.
The actual bug is that gcc does not recognize newt.h.
He does not give me the missing Include (hw.c:2:20: error: studio.h: No such file or directory) error, but the unfound method error (
/tmp/ccAdUhKq.o: In function `main':
hw.c

.text+0x19): undefined reference to `print'
collect2: ld returned 1 exit status).
I using the lastest newt-dev from APT and GCC 4.1.2 20061115 on Debian 4.1.1-21.
(i'm posting this message from a computer running via NFS from a LiveCD, but the same error applies on the server machine)