From: | Jarno van der Linden |
Date: | 21 Aug 2000 at 04:55:21 |
Subject: | AMIOPEN: Optimizing (was Re: Amiga python) |
On Sun, 20 Aug 2000, Marc Culler wrote:
> Two things were slightly disappointing to me about this port. First,
> my python.00 executable is 551388 bytes, versus 319980 for the
> stripped linux executable. (The linux executable is version 1.5, and
First, is the linux version putting stuff in dynamically linked libraries
which are statically linked into the Ami version?
Also, I've noticed that compiling with -O2 instead of -O3 significantly
reduces executable size without any noticeable performance difference.
And also don't forget that if you're calling the linker yourself (instead
of having vpcc launch it), you should set the -O option for vpld if you
want some more optimization to happen at the VP code level.
---JvdL---
Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html