RE: Finding symbol collisions
"Shay Harding" <sharding-YCNXYxaMkU/[email protected]> Thu, 20 Mar 2003 14:17:51 -0700
| Newsgroups | gmane.comp.lang.moto.devel |
|---|---|
| Message-ID | <001d01c2ef26$2a3ad690$7500000a@ccbill22ms668m> |
Maybe something like: nm file1 file2 | cut -d " " -f 3|sort|uniq -c|grep -v "1" > -----Original Message----- > From: David Hakim [mailto:dhakim-Gkm/TONP9n1Wk0Htik3J/[email protected]] > Sent: Thursday, March 20, 2003 2:06 PM > To: [email protected] > Subject: [moto-devel] Finding symbol collisions > > > Given two binaries / libraries, how would one go about > finding all the > symbol names common to the two libraries ? > > -Dave --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.462 / Virus Database: 261 - Release Date: 3/13/2003