This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: recent CVS compilation issues


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
> `_RtlInitUnicodeString@8'
> ../../../../winsup/cygwin/smallprint.cc:200: undefined reference to
> `_current_codepage'
> ../../../../winsup/cygwin/smallprint.cc:201: undefined reference to
> `_RtlUnicodeStringToAnsiString@12'
> ../../../../winsup/cygwin/smallprint.cc:203: undefined reference to
> `_RtlUnicodeStringToOemString@12'
> ../../../../winsup/cygwin/smallprint.cc:211: undefined reference to
> `_current_codepage'
> ../../../../winsup/cygwin/smallprint.cc:212: undefined reference to
> `_RtlFreeAnsiString@4'
> ../../../../winsup/cygwin/smallprint.cc:214: undefined reference to
> `_RtlFreeOemString@4'
> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]