[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-xml-sig
Subject:    [XML-SIG] How to port PyXML and Expat to Python PPC
From:       martin () v ! loewis ! de (=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=)
Date:       2004-11-28 11:35:41
Message-ID: 41A9AA00.4010306 () v ! loewis ! de
[Download RAW message or body]

Wara Songkran wrote:
> Plese tell me how do I get started.

There are two approaches.

1. Modify distutils so that it invokes Embedded VC (or whatever
    compiler you need to use); this would be useful for all
    distutils-based extensions. You would use this technique then
    through

    python setup.py build --compiler=evc4 (or some other name you
    come up with)

2. Manually invoke the compiler. Run setup.py build with MSVC6,
    and check what compiler invocations are performed, with what
    command line options. Then perform the same invocations
    manually, replacing cl.exe appropriately.

Regards,
Martin

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic