Hi,
I just installed Cygwin on my XP. When I tried to compile my first C
program, ld complains about some run time library linking problem:
$ gcc a.c
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(pseudo-reloc.o)(.te
xt+0
x49): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST__'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(pseudo-reloc.o)(.te
xt+0
x51): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST_END__'
num_of_bfd=36 num_of_left_bfd=36 whole_size=       0 whole_reduced_size=
0

collect2: ld returned 1 exit status

Is it a installation problem? Any input is appreciated.


--
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/

Reply via email to