[issue4919] 2.6.1 build issues on solaris with SunStudio 12

Mark Dickinson report at bugs.python.org
Sat Jun 26 13:18:17 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

The original report isn't very useful; without further constructive feedback from the OP I agree this issue should be closed.  For example:

> The HUGE_VAL aka infinity issue is solved if the LIB is -lsunmath -lm
> instead of just -lm

What is this mysterious 'HUGE_VAL aka infinity' issue---it's not made clear anywhere that I can see?  A build failure, I assume (from the title).  But at what stage of the build?  What's the revelant error message (and surrounding context from the build output)?  Exactly how was Python configured and built?

Is there some context I'm missing, like an attachment containing a build log or something?

----------
nosy: +mark.dickinson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4919>
_______________________________________


More information about the Python-bugs-list mailing list