Hi,

When compiling this package, I receive this error message from the linker:

gcc -std=gnu99  -g -O2   -o cp.exe  cp.o copy.o cp-hash.o ../lib/libcoreutils.a
  ../lib/libcoreutils.a
copy.o:copy.c:(.text+0xefd): undefined reference to `_cygwin_spelling'
copy.o:copy.c:(.text+0x2b38): undefined reference to `_cygwin_spelling'
collect2: ld returned 1 exit status

Does someone have any idea about what is wrong?

Thank you,
Olivier Langlois
http://www.olivierlanglois.net


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