alloca for V.4? (mutter, grumble...)

Steve Alexander stevea at i88.isc.com
Fri Oct 26 15:57:49 AEST 1990


In article <15993 at bfmny0.BFM.COM> tneff at bfmny0.BFM.COM (Tom Neff) writes:
>If worst comes to worst you can always do
>   find / -name '*.a' -print | xargs nm -ehr | fgrep extern > allsyms.txt
>which will pick up every damn library in the joint. :-)

Except, of course, for dynamic shared libraries, whose names end in .so 
or .so.<version>.  Ah well.  Besides, the UCB stuff is an optional
package, and may not be installed on all systems.  Now, if they'd
just extend find to work on unmounted media :-)
--
Steve Alexander, Software Technologies Group    | stevea at i88.isc.com
INTERACTIVE Systems Corporation, Naperville, IL | ...!{sun,ico}!laidbak!stevea



More information about the Comp.unix.sysv386 mailing list