|

楼主 |
发表于 2004-5-28 15:51:39
|
显示全部楼层
不行啊!
gcc -lSDL -L/usr/lib -lpthread -lSDL_image -lSDL_ttf --enable-static-link,--disable-shared ball.c
错误如下:
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o(.text+0x18): In function `_start':../sysdeps/i386/elf/start.S:77: undefined reference to `main' |
|