On Aug 1 22:37, Eric Blake wrote: > /home/eblake/src/build/i686-pc-cygwin/winsup/cygwin/smallprint.o: In > function `__small_vsprintf': > ../../../../winsup/cygwin/smallprint.cc:130: undefined reference to > `sys_wcstombs(char*, int, wchar_t const*, int)@16' > ../../../../winsup/cygwin/smallprint.cc:190: undefined reference to > [EMAIL PROTECTED]' > ../../../../winsup/cygwin/smallprint.cc:200: undefined reference to > `_current_codepage' > ../../../../winsup/cygwin/smallprint.cc:201: undefined reference to > [EMAIL PROTECTED]' > ../../../../winsup/cygwin/smallprint.cc:203: undefined reference to > [EMAIL PROTECTED]' > ../../../../winsup/cygwin/smallprint.cc:211: undefined reference to > `_current_codepage' > ../../../../winsup/cygwin/smallprint.cc:212: undefined reference to > [EMAIL PROTECTED]' > ../../../../winsup/cygwin/smallprint.cc:214: undefined reference to > [EMAIL PROTECTED]' > Info: resolving __ctype_ by linking to __imp___ctype_ (auto-import) > collect2: ld returned 1 exit status
No such problem in my cross-build on Linux. I was going to try on Cygwin but came across another problem where I broke the unlink() function :( I'm going to look into that one first, of course. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/