Python论坛  - 讨论区

标题:[python-chinese] MS VC8.0 下python扩展编译的问题

2006年07月15日 星期六 14:13

bird devdoer devdoer at gmail.com
Sat Jul 15 14:13:34 HKT 2006

提示说.NET SDK 没有安装,实际上是安装了的。是不是distutils 还不支持8.0
-- 
devdoer
devdoer at gmail.com
http://project.mytianwang.cn/cgi-bin/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060715/753bf4d8/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月15日 星期六 14:28

Yingbo Qiu qiuyingbo at gmail.com
Sat Jul 15 14:28:22 HKT 2006

为什么用 VC8,不是官方都用 VS 2003 (VC 7.1) 么?据说用 VC8 模块会有二进制兼容问题.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月15日 星期六 14:31

bird devdoer devdoer at gmail.com
Sat Jul 15 14:31:38 HKT 2006

装的是这个

在06-7-15,Yingbo Qiu <qiuyingbo at gmail.com> 写道:
>
> 为什么用 VC8,不是官方都用 VS 2003 (VC 7.1) 么?据说用 VC8 模块会有二进制兼容问题.
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


-- 
devdoer
devdoer at gmail.com
http://project.mytianwang.cn/cgi-bin/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060715/e42d0baf/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月15日 星期六 15:04

Yingbo Qiu qiuyingbo at gmail.com
Sat Jul 15 15:04:30 HKT 2006

前几天试图在 VC 2005 Express 上编译我的 irdasocket patch,后来找到了这个 URL:
http://mail.python.org/pipermail/python-dev/2005-November/058053.html

注意:binaries built with VC 2005 Express aren't binary compatible with
extensions built for the standard release

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月15日 星期六 15:11

bird devdoer devdoer at gmail.com
Sat Jul 15 15:11:07 HKT 2006

看了 Thanks。
作者对vs2005评价不高 ,决定装个.NET SDK1.1


在06-7-15,Yingbo Qiu <qiuyingbo at gmail.com> 写道:
>
> 前几天试图在 VC 2005 Express 上编译我的 irdasocket patch,后来找到了这个 URL:
> http://mail.python.org/pipermail/python-dev/2005-November/058053.html
>
> 注意:binaries built with VC 2005 Express aren't binary compatible with
> extensions built for the standard release
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


-- 
devdoer
devdoer at gmail.com
http://project.mytianwang.cn/cgi-bin/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060715/6d8a9262/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月16日 星期日 11:14

iconic iconic at 126.com
Sun Jul 16 11:14:47 HKT 2006

bird devdoer 写道:
> 看了 Thanks。
> 作者对vs2005评价不高 ,决定装个.NET SDK1.1
>
> 在06-7-15,*Yingbo Qiu* <qiuyingbo at gmail.com
> qiuyingbo at gmail.com>> 写道:
>
>     前几天试图在 VC 2005 Express 上编译我的 irdasocket patch,后来找到
>     了这个 URL:
>     http://mail.python.org/pipermail/python-dev/2005-November/058053.html
>
>     注意:binaries built with VC 2005 Express aren't binary compatible
>     with
>     extensions built for the standard release
>
>     _______________________________________________
>     python-chinese
>     Post: send python-chinese at lists.python.cn
>     python-chinese at lists.python.cn>
>     Subscribe: send subscribe to
>     python-chinese-request at lists.python.cn
>     python-chinese-request at lists.python.cn>
>     Unsubscribe: send unsubscribe to
>     python-chinese-request at lists.python.cn
>     python-chinese-request at lists.python.cn>
>     Detail Info: http://python.cn/mailman/listinfo/python-chinese
>     <http://python.cn/mailman/listinfo/python-chinese>
>
>
>
>
> -- 
> devdoer
> devdoer at gmail.com devdoer at gmail.com>
> http://project.mytianwang.cn/cgi-bin/blog
> <http://project.mytianwang.cn/cgi-bin/blog>
> ------------------------------------------------------------------------
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
初学者,前几天看见过,ironPython的报道,说是微软作的python,针对。net系
列,不知道会不会有帮助。
刚刚接触python,了解一点.net环境。


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月16日 星期日 13:16

swordsp sparas2006 at gmail.com
Sun Jul 16 13:16:43 HKT 2006

On 7/16/06, iconic <iconic at 126.com> wrote:
>
>
> 初学者,前几天看见过,ironPython的报道,说是微软作的python,针对。net系
> 列,不知道会不会有帮助。
> 刚刚接触python,了解一点.net环境。


ironpython不能算是微软做的,只是微软支持的社区项目。
"针对.net系列"也不太确切,应该说是"将python解释为IL字节码,使其运行在.Net CLR环境下"。

提到VC只是因为要用到其中的C++编译器,和CLR没什么关系,所以和ironpython基本上是两回事。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060716/14243200/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月17日 星期一 08:52

iconic iconic at 126.com
Mon Jul 17 08:52:17 HKT 2006

swordsp 写道:
>
> On 7/16/06, *iconic* <iconic at 126.com iconic at 126.com>> wrote:
>
>
>     初学者,前几天看见过,ironPython的报道,说是微软作的python,针对。
>     net系
>     列,不知道会不会有帮助。
>     刚刚接触python,了解一点.net环境。
>
>
> ironpython不能算是微软做的,只是微软支持的社区项目。
> "针对.net系列"也不太确切,应该说是"将python解释为IL字节码,使其运行在.
> Net CLR环境下"。
>
> 提到VC只是因为要用到其中的C++编译器,和CLR没什么关系,所以和ironpython
> 基本上是两回事。
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
Swordsp:
对于上面的问题我就有点不明白了,VC8.0开始VC所写程序都是托管程序了吗?都
要远行于framework上吗?此时应该脱离不开clr环境才对啊,还有如果真的只为了
C++编译器,为什么要选用VC 8.0呢?感觉这样选择并不好。 赐教!


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年07月17日 星期一 09:21

xxmplus xxmplus at gmail.com
Mon Jul 17 09:21:36 HKT 2006

VC还是可以写非托管的代码的

On 7/17/06, iconic <iconic at 126.com> wrote:
>
> swordsp 写道:
> >
> > On 7/16/06, *iconic* <iconic at 126.com iconic at 126.com>> wrote:
> >
> >
> >     初学者,前几天看见过,ironPython的报道,说是微软作的python,针对。
> >     net系
> >     列,不知道会不会有帮助。
> >     刚刚接触python,了解一点.net环境。
> >
> >
> > ironpython不能算是微软做的,只是微软支持的社区项目。
> > "针对.net系列"也不太确切,应该说是"将python解释为IL字节码,使其运行在.
> > Net CLR环境下"。
> >
> > 提到VC只是因为要用到其中的C++编译器,和CLR没什么关系,所以和ironpython
> > 基本上是两回事。
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> Swordsp:
> 对于上面的问题我就有点不明白了,VC8.0开始VC所写程序都是托管程序了吗?都
> 要远行于framework上吗?此时应该脱离不开clr环境才对啊,还有如果真的只为了
> C++编译器,为什么要选用VC 8.0呢?感觉这样选择并不好。 赐教!
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号