小弟新手,刚装上Kylix3 open版,新建了一个c/c++工程,却不能编译,求救!
才开始是提示time.h里面有语法错误,后来从网上得知,把/usr/include提到了最前面,没问题了,但现在却在linkingj时出了很多错误,现在不知道该怎么解决了
错误如下:
[Linker Error] Unresolved external 'setlocale' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'pthread_getspecific' referenced from /usr/local/kylix3/lib/rtle.a|SysInit.o
[Linker Error] Unresolved external 'raise' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'write' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'exit' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'free' referenced from /usr/local/kylix3/lib/rtle.a|SysInit.o
[Linker Error] Unresolved external 'pthread_key_create' referenced from /usr/local/kylix3/lib/rtle.a|SysInit.o
[Linker Error] Unresolved external 'pthread_once' referenced from /usr/local/kylix3/lib/rtle.a|SysInit.o
[Linker Error] Unresolved external 'malloc' referenced from /usr/local/kylix3/lib/rtle.a|SysInit.o
[Linker Error] Unresolved external 'pthread_setspecific' referenced from /usr/local/kylix3/lib/rtle.a|SysInit.o
[Linker Error] Unresolved external 'mmap' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'munmap' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'pthread_self' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'realloc' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external '__errno_location' referenced from /usr/local/kylix3/lib/libborcrtl.a|ptinit.o
[Linker Error] Unresolved external 'strlen' referenced from /usr/local/kylix3/lib/libborcrtl.a|borerr.o
[Linker Error] Unresolved external 'abort' referenced from /usr/local/kylix3/lib/libborcrtl.a|borerr.o
[Linker Error] Unresolved external 'sprintf' referenced from /usr/local/kylix3/lib/libborcrtl.a|ptinit.o
[Linker Error] Unresolved external '__assert_fail' referenced from /usr/local/kylix3/lib/libborcrtl.a|tls.o
[Linker Error] Unresolved external 'calloc' referenced from /usr/local/kylix3/lib/libborcrtl.a|tls.o
[Linker Error] Unresolved external 'memset' referenced from /usr/local/kylix3/lib/libborunwind.a|delphiuw.o
[Linker Error] Unresolved external 'memcpy' referenced from /usr/local/kylix3/lib/libborunwind.a|delphiuw.o
[Linker Error] Unresolved external 'printf' referenced from /usr/local/kylix3/lib/libborunwind.a|delphiuw.o
[Linker Error] Unresolved external 'strncmp' referenced from /usr/local/kylix3/lib/libborcrtl.a|xx.o
[Linker Error] Unresolved external 'memcmp' referenced from /usr/local/kylix3/lib/libborcrtl.a|xx.o
[Linker Error] Unresolved external 'strcat' referenced from /usr/local/kylix3/lib/libborcrtl.a|xx.o
[Linker Error] Unresolved external 'readlink' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'getenv' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external '__xstat' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'strcasecmp' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'nl_langinfo' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'iconv_open' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'iconv' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'iconv_close' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external '__ctype_get_mb_cur_max' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'mblen' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'sigaddset' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'sigaction' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'getpid' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'kill' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'gnu_get_libc_version' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'strverscmp' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'towupper' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'wcscoll' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'strerror_r' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'localeconv' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutexattr_init' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutexattr_settype' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutex_init' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutexattr_destroy' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pipe' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutex_lock' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutex_unlock' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_mutex_destroy' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'ftruncate' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'read' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external '__lseek' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'close' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'open' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'wordexp' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'wordfree' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'getcwd' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'euidaccess' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'fcntl' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'strcoll' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'time' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'localtime_r' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'lseek' referenced from /usr/local/kylix3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'select' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'ioctl' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'pthread_cond_signal' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'towlower' referenced from /usr/local/kylix3/lib/rtl.a|Libc.o
[Linker Error] Unresolved external 'strstr' referenced from /usr/local/kylix3/lib/obj/QOpenBanner.o
[Linker Error] Unresolved external '__libc_csu_fini' referenced from /usr/lib/crt1.o
[Linker Error] Unresolved external '__libc_csu_init' referenced from /usr/lib/crt1.o
[Linker Error] Unresolved external '__libc_start_main' referenced from /usr/lib/crt1.o