[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MySql & XML




----- 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