Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bfmny0!tneff From: tneff@bfmny0.BFM.COM (Tom Neff) Newsgroups: comp.unix.sysv386 Subject: Re: alloca for V.4? (mutter, grumble...) Message-ID: <15993@bfmny0.BFM.COM> Date: 23 Oct 90 02:56:47 GMT References: <1457@gandalf.littlei.UUCP> <15990@bfmny0.BFM.COM> <1990Oct23.190425.5052@ico.isc.com> Reply-To: tneff@bfmny0.BFM.COM (Tom Neff) Lines: 8 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. :-) -- Stalinism begins at home. }{ Tom Neff }{ tneff@bfmny0.BFM.COM