problem of __RUNTIME_PSEUDO_RELOC_LIST_END

sjtu liangalei@sjtu.edu.cn
Mon May 2 14:28:00 GMT 2005


hi,

I test a simple hello.c
#include <stdio.h>
main() {	printf("Hello");} 

$ gcc -o hello hello.c
hello.c:6:2: warning: no newline at end of file
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(pseudo-reloc.
o)(.text+0x52): undefined reference to
`___RUNTIME_PSEUDO_RELOC_LIST_END__'
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(pseudo-reloc.
o)(.text+0x59): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST__'
collect2: ld returned 1 exit status

And attachment is the output of my cygwin's "$ cygcheck -s -v -r >
check.out"
(for special cause, I must install both cygwin & JediView ------ A IDE
which will reinstall itself cygwin engine again ----- see attachement
detail)

thanks

liang Alei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.out
Type: application/octet-stream
Size: 20041 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20050502/5fa31043/attachment.obj>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list