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.

Python and VS.Net

Has anyone tried building Python with VC++.NET? Does it work or fail
horribly like I think it will. My boss seems to think it is good to have
programs that are in managed code because it is more 'portable'. Not
that there's another complete .NET runtime besides Microsoft's but he
does not understand that.

Thanks for the help,

Ravi

Jul 18 '05 #1
2 2488
[Tim Peters wrote]
Note that all current Windows installers from PythonLabs install code
compiled with VC6...


As do all ActivePython Windows packages.
Trent

--
Trent Mick
Tr****@ActiveState.com

Jul 18 '05 #2
In comp.lang.python, "Tim Peters" <ti*****@email.msn.com> (Tim Peters)
wrote in <ma*********************************@python.org> ::

|[Ravi]
|> Has anyone tried building Python with VC++.NET? Does it work or fail
|> horribly like I think it will.
|
|Yes, several people have built it that way, and it works fine. You can get
|into obscure kinds of trouble if you try to mix code compiled with VC6 and
|VC7, though, because the C runtime systems are distinct (so, e.g.,
|malloc()ing memory in one runtime and free()ing it in another, or passing
|FILE* thingies across them, can lead to subtle-- or instantly
|catastrophic --problems).
|
|Note that all current Windows installers from PythonLabs install code
|compiled with VC6, and the same will be true for 2.3 final (due out next
|week). It also seems that 3rd-party extension modules compiled with VC7 are
|still hard to come by.
|
|> My boss seems to think it is good to have programs that are in managed
|> code because it is more 'portable'. Not that there's another complete
|> .NET runtime besides Microsoft's but he does not understand that.
|
|If you're younger than him, you can reasonably hope to outlive him <wink>.
|
|alas-it's-not-a-strategy-that-works-your-whole-career-ly y'rs - tim
|
As they say, science advances, funeral by funeral.
--
Marc Wilson

Cleopatra Consultants Limited - IT Consultants
2 The Grange, Cricklade Street, Old Town, Swindon SN1 3HG
Tel: (44/0) 70-500-15051 Fax: (44/0) 870 164-0054
Mail: in**@cleopatra.co.uk Web: http://www.cleopatra.co.uk
__________________________________________________ _______________
Try MailTraq at https://my.mailtraq.com/register.asp?code=cleopatra
Jul 18 '05 #3

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

Similar topics

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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.