[issue23072] 2.7.9 multiprocessing compile conflict

Davin Potts report at bugs.python.org
Mon Feb 9 06:50:04 CET 2015


Davin Potts added the comment:

It's a little unclear if one or more of the following is true:
(1) you are having trouble getting the multiprocessing module to build properly on Solaris 2.8;
(2) you are having trouble getting your own code to build in a similar way to the multiprocessing module;
(3) you have indeed found a workaround that works for your situation;
(4) you are requesting a change to the multiprocessing module to better support builds on Solaris 2.8.

Could you help clarify?  If you have found a workaround that would better support builds on Solaris 2.8 then might you also be able to propose a patch?  If not, could you clarify what steps are required to reproduce the issue?

----------
nosy: +davin

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


More information about the Python-bugs-list mailing list