X-Spam-Check-By: sourceware.org Date: Thu, 2 Aug 2007 11:00:13 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: recent CVS compilation issues Message-ID: <20070802090013.GT13674@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <46B15F8F DOT 1030001 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B15F8F.1030001@byu.net> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT 8' > ../../../../winsup/cygwin/smallprint.cc:200: undefined reference to > `_current_codepage' > ../../../../winsup/cygwin/smallprint.cc:201: undefined reference to > `_RtlUnicodeStringToAnsiString AT 12' > ../../../../winsup/cygwin/smallprint.cc:203: undefined reference to > `_RtlUnicodeStringToOemString AT 12' > ../../../../winsup/cygwin/smallprint.cc:211: undefined reference to > `_current_codepage' > ../../../../winsup/cygwin/smallprint.cc:212: undefined reference to > `_RtlFreeAnsiString AT 4' > ../../../../winsup/cygwin/smallprint.cc:214: undefined reference to > `_RtlFreeOemString AT 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/