On 2009-07-25 13:15-0700 Alan W. Irwin wrote: > I wonder if this factor of 10 size difference between the two 64-bit > versions on my machine is due to the system one being stripped and > the downloaded one not being stripped?
As an experiment I tried the following: ir...@raven> strip -o /tmp/gui.so ~software/qtsdk-2009.02/qt/lib/libQtGui.so.4.5.1 ir...@raven> ls -lh /tmp/gui.so ~software/qtsdk-2009.02/qt/lib/libQtGui.so.4.5.1 -rwxr-xr-x 1 software software 95M 2009-04-23 09:34 /home/software/qtsdk-2009.02/qt/lib/libQtGui.so.4.5.1* -rw-r--r-- 1 irwin irwin 11M 2009-07-25 19:13 /tmp/gui.so That certainly solves the size disparity mystery, but I am amazed that stripping makes that much of a difference. Live and learn. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel