[Python-bugs-list] [ python-Bugs-530163 ] fpectl build on solaris: -lsunmath

noreply@sourceforge.net noreply@sourceforge.net
Thu, 14 Mar 2002 19:47:38 -0800


Bugs item #530163, was opened at 2002-03-15 14:47
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=530163&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Nobody/Anonymous (nobody)
Summary: fpectl build on solaris: -lsunmath

Initial Comment:
This is on Solaris 2.7, with gcc2.95.2

Observed on both the trunk and the release22 branch.

By default, the configure/setup stuff isn't including
 -L/opt/SUNWspro/lib -R/opt/SUNWspro/lib -lsunmath
when linking fpectl.so. This means that this doesn't
produce a working module (it needs libsunmath for
ieee_handler)

My autoconf knowledge isn't excellent, but I'm going
to have a look-see, figure out the easiest way to do
this...



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=530163&group_id=5470