Πρόβλημα με SDL
antleb at otenet.gr
antleb at otenet.gr
Sat Sep 21 03:23:01 EEST 2002
Hello,
antleb at triton:~$cat test.c
int main()
{
return 0;
}
antleb at triton:~$ gcc `sdl-config --cflags --libs`
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
/usr/local/kde/lib/libartsc.so.0: undefined reference to `atexit'
collect2: ld returned 1 exit status
antleb at triton:~$ sdl-config --cflags --libs --version
-I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread
1.2.4
Καμία ιδέα;
Thanks,
Αντώνης
PS. BTW όλα τα άλλα προγράμματα μεταγλωττίζονται κανονικά (και είναι πολλά
τον τελευταίο καιρό...)
More information about the Linux-greek-users
mailing list