FAQ
Hi folks,

I was trying to build Python using MS VisualStudio 2005 (VC++ 8.0)
according to the instructions in PCBuild8/ and got a link error
in config.obj referencing _init_types.

I (barely) know enough about VS 2005 to add files to the project, so I
added Modules/_typesmodule.c to the pythoncore subproject, and that
seemed to fix it -- I can now build the python executable.

--
--Donovan


From http Tue Oct 31 19:16:20 2006
From: http (Paul Rubin)
Date: 31 Oct 2006 10:16:20 -0800
Subject: "best" rational number library for Python?
References: <[email protected]>
Message-ID: <[email protected]>

skip at pobox.com writes:
Performance is, for now, certainly not an issue. Even a pure Python
rational number class would probably suffice.
There are certainly some of those around, but I'm surprised there's a
problem with GMP and Solaris.

Search Discussions

  • Martin v. Löwis at Oct 31, 2006 at 7:24 pm

    Donovan Kolbly schrieb:
    I was trying to build Python using MS VisualStudio 2005 (VC++ 8.0)
    according to the instructions in PCBuild8/ and got a link error
    in config.obj referencing _init_types.
    That's a known bug, and has been fixed in the subversion repository
    since.
    I (barely) know enough about VS 2005 to add files to the project, so I
    added Modules/_typesmodule.c to the pythoncore subproject, and that
    seemed to fix it -- I can now build the python executable.
    That's the correct fix, indeed.

    Regards,
    Martin

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppython-list @
categoriespython
postedOct 31, '06 at 2:20p
activeOct 31, '06 at 7:24p
posts2
users2
websitepython.org

People

Translate

site design / logo © 2023 Grokbase