[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MySql & XML
- Subject: Re: MySql & XML
- From: "Oded Arbel" <odeda-linux-il(at-nospam)betalfa.org.il>
- Date: Mon, 19 Mar 2001 19:40:28 +0200
- Cc: <linux-il(at-nospam)cs.huji.ac.il>
- Organization: mailgw.netvision.net.il
- References: <Pine.SOL.4.10.10103191059070.378-100000@techst02.technion.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
----- Original Message -----
From: "Shlomi Fish" <shlomif@techst02.technion.ac.il>
To: "Avi Boots" <aviboots@netvision.net.il>
Cc: <linux-il@cs.huji.ac.il>
Sent: Monday, March 19, 2001 11:01
Subject: Re: MySql & XML
> > 3. Is there a way to minimize cgi c++ files ?
There's a program called UPX, which is an executable compressor. that is -
it compresses the executable and adds a small executable snippet in front of
it that uncompresses the archive to memory and executes it. it has versions
for Windows, DOS and Linux.
I haven't used it on Linux, but on Windows it beats everything you can put
up against it, both in speed and in compression size.
The SourceForge project is here - http://sourceforge.net/projects/upx,
and the home page is here - http://wildsau.idv.uni-linz.ac.at/mfx/index.html
Also, how about striping the executables ?
Oded
--
Instructions for life:
4. Remember that not getting what you want is sometimes a wonderful stroke
of luck.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il