Compile as static

T

tjue1

Hello List

Has anyone had any luck with this? Im trying to compile python 2.4.2 on
Slackware 10.1 into one large executable. One which contains everything
required to run python (as static). So python doesn't look for
dynamically shared objects like libpthread.so.0.

I have tried ./configure --disable-dynamic
--enable-dynamic=NO
--enable-static

However the executable size is always the same :/ Please assist.

Thank You

Matt
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

However the executable size is always the same :/ Please assist.

At a minimum, you should edit Modules/Setup to compile all extension
modules in.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top