Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8457

Re: // compile python core //

Subject Re: // compile python core //
From Corey Richardson <kb1pkl@aim.com>
References <BANLkTimDGyCBpzXwnUXgAM99-mcB9JuX9w@mail.gmail.com>
Date 2011-06-26 02:14 -0400
Newsgroups comp.lang.python
Message-ID <mailman.414.1309069178.1164.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Excerpts from victor lucio's message of Sun Jun 26 02:01:27 -0400 2011:
> Hi
> 
> I would like to know how to compile the python core.
> I am going to remove some modules of it to have a thin python.
> 
> Where could I find further information about it?
> 

I'm guessing you're going to want to go through and edit Makefile.pre.in
and take out stuff you dont' want. Just make sure you know what you're
doing. That said, this was an educated guess, I don't actually know.

http://hg.python.org/cpython/file/c5b0585624ef/Makefile.pre.in

Best of luck!
-- 
Corey Richardson
  "Those who deny freedom to others, deserve it not for themselves"
     -- Abraham Lincoln

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: // compile python core // Corey Richardson <kb1pkl@aim.com> - 2011-06-26 02:14 -0400

csiph-web