Strings in Standard Library
Thomas Hoberg
tmh at prosun.first.gmd.de
Fri Mar 29 13:09:52 AEST 1991
In article <1991Mar28.033357.1439 at toolz.uucp>, todd at toolz.uucp (Todd Merriman) writes:
|> I noticed that the last release of the Unix development software
|> from Interactive included object libraries with many strings
|> imbedded in each object module indicating which header was
|> included during compilation.
|>
|> This useless information adds a huge amount of size to
|> executables. It would be wonderful if the linker could exclude
|> this information, but it can't. Is it too much to ask of
|> Interactive to just leave all that static data out?
|>
|> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|> * Todd Merriman - Software Toolz, Inc. * Maintainer of the *
|> * 8030 Pooles Mill Dr., Ball Ground, GA 30107-9610 * Software *
|> * ...emory.edu!toolz.uucp!todd * Entrepreneur's *
|> * V-mail (800) 869-3878, (404) 889-8264 * mailing list *
|> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Lookup the 'mcs' command (manage comment structures?). 'mcs -d' will delete
the comment strings, 'mcs -c' will remove duplicates, 'mcs -p' will print them
and there was something else I'd have to look up, too.
While I haven't used that information myself, somebody must have thought these
worthwhile.
I keep promising myself that once I'll read those manuals from cover to cover...
-- tom
----
Thomas M. Hoberg | UUCP: tmh at bigfoot.first.gmd.de or tmh%gmdtub at tub.UUCP
c/o GMD Berlin | ...!unido!tub!gmdtub!tmh (Europe) or
D-1000 Berlin 12 | ...!unido!tub!tmh
Hardenbergplatz 2 | ...!pyramid!tub!tmh (World)
Germany | BITNET: tmh%DB0TUI6.BITNET at DB0TUI11 or
+49-30-254 99 160 | tmh at tub.BITNET
More information about the Comp.unix.sysv386
mailing list