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

Re: Chopping down shared libraries for the installation/rescue floppy



> Yes, "nm -D" does what I want, thanks!
> 
> Now I have to re-build the library to do this, don't I, because the
> object files have to be PIC. There's no way I can make this new library
> from /usr/lib/libc.a, is there?

Technically, you can.  However, the resulting library will require
fixups all over the place at load-time and wind up dirtying (read
wasting) lots of memory.

David
-- 
David Engel                        Optical Data Systems, Inc.
david@ods.com                      1101 E. Arapaho Road
(214) 234-6400                     Richardson, TX  75081


Reply to: