473,397 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Building Binary Packages

I am trying to figure out how to build binaries for Python packages
and I've done it with MinGW. However, in my research, I've noticed
that some of the programmers out there think that you should use the
compiler that is used to compile the official Python distributions,
which appears to be Visual Studio 2003.

None of these programmers has really given their reasons for this
though. Does compiling with a different compiler introduce subtle
issues of some sort? If so, what are they (in general)? If you don't
use VS2003, what compiler do you use?

Here are the some links to what I've been reading:

http://boodebr.org/main/python/build-windows-extensions
http://www.z3lab.org/sections/blogs/...binary-windows
http://www.gooli.org/blog/building-m2crypto-on-windows/

Thank you for your time.

Mike

Oct 10 '07 #1
3 1378
On Wed, 10 Oct 2007 14:35:35 +0000, kyosohma wrote:
I am trying to figure out how to build binaries for Python packages and
I've done it with MinGW.
Apparently, you still can: http://tinyurl.com/yb4bps
Oct 10 '07 #2
On Oct 10, 11:53 am, "Jim B. Wilson" <wil...@afn.orgwrote:
On Wed, 10 Oct 2007 14:35:35 +0000, kyosohma wrote:
I am trying to figure out how to build binaries for Python packages and
I've done it with MinGW.

Apparently, you still can:http://tinyurl.com/yb4bps
That's a wealth of information. It'll take a while for me to grasp it
all, but thanks a lot! Maybe I'll compile with both for a while to see
if there's any obvious differences.

Mike

Oct 10 '07 #3
On Oct 10, 11:53 am, "Jim B. Wilson" <wil...@afn.orgwrote:
On Wed, 10 Oct 2007 14:35:35 +0000, kyosohma wrote:
I am trying to figure out how to build binaries for Python packages and
I've done it with MinGW.

Apparently, you still can:http://tinyurl.com/yb4bps
I had an acquaintance look at that information who has way more
experience in compiling extensions than I do. He says:

"MinGW seems to usually link to msvcrt.dll and the Python
distributions link to msvcr71.dll. It might be possible to convince
MinGW to use msvcr71.dll by editing the specs config file but I think
it will still link to msvcrt.dll in some cases, possibly alongside
msvcr71.dll which makes this quite a mess to debug."

Does anyone know if this is an issue?

Mike

Oct 11 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: PatchFactory Support | last post by:
Description: Professional and easy-to-use patch building environment that can help you to create instant patch packages for software and file updating. Generated patch packages are small size...
8
by: Prateek | last post by:
Hello, I'm trying to package my python program into a linux executable using cx_freeze. The goal is that the user should require python on their system. I've managed to make the binaries on...
15
by: kyosohma | last post by:
Hi, I am trying to get a small group of volunteers together to create Windows binaries for any Python extension developer that needs them, much like the package/extension builders who volunteer...
4
by: Arnaud Delobelle | last post by:
Hi fellow python enthusiasts. Having recently acquired a MacBook Pro (Intel Core 2 Duo) which comes with python2.5, I have been installing some modules that I need (PIL, psycopg2, PyXML ...). ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.