X-Spam-Check-By: sourceware.org Message-ID: <4656D8C7.4070002@pacific.net.sg> Date: Fri, 25 May 2007 16:38:31 +0400 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: _ultoa Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I try to find the function _ultoa to convert some numbers. Even the search at project's website does not show a single hit. Google finds a lot but I did not find a reference which solves my problem. I can compile sources with references to _ultoa because I have mingw installed. But I cannot link the resulting objects to an executable as the linker cannot find the function in any library (undefined reference). This all seems to me like a very stupid error of mine where I simply cannot see the jungle because of the many trees around. Thanks! Erich -- 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/