Re: 404 not found on for Python 2.6 Itanium




Yes. It's too much effort to build, and too few users that actually
use it. Users are still free to build it themselves, and to share
the build with others.

I guess that I don't understand why you feel there is so much effort
involved. I developed a set of makefiles that build Python and all
dependencies from the command line using nmake. The only thing you
have to do is specify debug and cpu. The rest is taken care of by the
Makefiles. Of course, this dev setup uses VS 2005, but it could be
made to work with VS 2008 with little trouble. The setup is designed
to cross compile the x64 and ia64 architectures.


-={C}=-
.



Relevant Pages

  • Re: 404 not found on for Python 2.6 Itanium
    ...  I developed a set of makefiles that build Python and all ...  Of course, this dev setup uses VS 2005, but it could be ... vista and include IDLE and docs as Microsoft Help files. ...
    (comp.lang.python)
  • Re: 404 not found on for Python 2.6 Itanium
    ... Christopher wrote: ... I developed a set of makefiles that build Python and all ... Of course, this dev setup uses VS 2005, but it could be ... The 2.6 doc change apparently required changes in the doc build, and 3.0 changes changed something about IDLE. ...
    (comp.lang.python)
  • Re: Possible bug in NFSv4 with krb5p security?
    ... I think the Makefiles are in the kerberos5 directory. ... Since the only function you care about is the one in ... its .o into gssd, avoiding rebuilding any libraries. ... It seems as though the buffer needs to be bigger if you're root. ...
    (freebsd-current)
  • Re: Tell me about makefiles
    ... Richard Harter said: ... On the subject of makefiles, I don't claim to be an expert. ... It's *correct*, and it works for me, and that's all I care about. ... troubled to investigate how portable the more esoteric features of GNU ...
    (comp.lang.c)
  • Re: Reusable source code
    ... Much simpler than many makefiles. ... system would be utter poison for parallel builds. ... supposing a large project (who would go to this much trouble for ...
    (comp.lang.c)