Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue1222585] C++ compilation support for distutils

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 23, 2009, 6:21 AM

Post #1 of 6 (324 views)
Permalink
[issue1222585] C++ compilation support for distutils

Michael Droettboom <mdboom [at] users> added the comment:

This is a rather serious bug for matplotlib -- since the C++ compiler is
not correctly selected, it can't be built with many Unix compilers, such
as Sun Studio.

----------
nosy: +mdboom

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1222585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 6:29 AM

Post #2 of 6 (303 views)
Permalink
[issue1222585] C++ compilation support for distutils [In reply to]

Tarek Ziadé <ziade.tarek [at] gmail> added the comment:

Has someone tried to apply it with a recent Python ?

I can work on it but I'll need some help from someone matplotlib or Sage
I guess..

----------
assignee: -> tarek

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1222585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 7:43 AM

Post #3 of 6 (304 views)
Permalink
[issue1222585] C++ compilation support for distutils [In reply to]

Michael Droettboom <mdboom [at] users> added the comment:

I'm testing this against release25_maint and release26_maint as we
speak. I'll post new patches when that's done.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1222585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 10:05 AM

Post #4 of 6 (307 views)
Permalink
[issue1222585] C++ compilation support for distutils [In reply to]

Michael Droettboom <mdboom [at] users> added the comment:

Attached is a patch against the release26-maint branch. This works for
me on Sun Workshop 6.

Note that on Sun, the C compiler is 'cc' and the C++ compiler is 'CC',
but distutils uses 'cc' and 'c++'. However, the CXX environment
variable now works (after applying the patch), so this is less of an
issue, if it can be considered a bug at all.

----------
Added file: http://bugs.python.org/file15389/py26_cxx_compiler.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1222585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 10:06 AM

Post #5 of 6 (302 views)
Permalink
[issue1222585] C++ compilation support for distutils [In reply to]

Michael Droettboom <mdboom [at] users> added the comment:

Here's another patch against release25_maint for the benefit of those
still using Python 2.5. It's different only in some whitespace changes.

----------
Added file: http://bugs.python.org/file15390/py25_cxx_compiler.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1222585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 10:31 AM

Post #6 of 6 (299 views)
Permalink
[issue1222585] C++ compilation support for distutils [In reply to]

Changes by Brian Curtin <curtin [at] acm>:


----------
nosy: +brian.curtin

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1222585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.