X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: CVv0xzAVM1lewWBp5oq6QW.xZG1a68C2O_EQG5mkXvGK9COdYaHG1Qs_nisFgVG45pihDlGLRoEQ_POYYghYM_WPk6Ft7E_m6qIsqCHkBcOw.zMWNArjwiu9d9Bd30I.Vh0- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4922BAF0.7070201@sbcglobal.net> Date: Tue, 18 Nov 2008 12:54:08 +0000 From: Greg Chicares User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: long math functions on cygwin References: <4922A0D1 DOT 2070309 AT gmail DOT com> <20081118111524 DOT GA26249 AT tomas> <4922AD45 DOT 90706 AT sbcglobal DOT net> <20081118120623 DOT GA26661 AT tomas> In-Reply-To: <20081118120623.GA26661@tomas> Content-Type: text/plain; charset=UTF-8 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 On 2008-11-18 12:06Z, tomas AT tuxteam DOT XX wrote: > On Tue, Nov 18, 2008 at 11:55:49AM +0000, Greg Chicares wrote: > [...] >> See the explanation of >> "If I call sqrtl on linux I have to link to -lm, on Cygwin I don't." >> toward the bottom of this message: > > Thanks for the enlightenment. As I said, I have no clue :-) > > So the OP's problem is that the dynamic linker is not finding > cygwin.dll? Or the missing functions aren't in there after all? The long-double versions don't seem to be implemented in my installation: nm --print-file-name /usr/lib/lib*.a |grep sqrt I poked around the newlib list a little, but saw nothing to suggest anyone's working on adding sqrtl() etc. They do welcome patches, of course. -- 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/