Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!rutgers!ucsd!ucbvax!CIM-VAX.HONEYWELL.COM!derstad From: derstad@CIM-VAX.HONEYWELL.COM ("DAVE ERSTAD") Newsgroups: comp.sys.apollo Subject: Symbol tables Message-ID: <9002201912.AA07570@umix.cc.umich.edu> Date: 12 Feb 90 19:01:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 22 I have an object code which is about 4.8 MB long, about 4.2MB of which is the symbol table. Most of the code was compiled under BSD, but some is compiled under Aegis. The final object is produced with the bind command. Supposedly, the BSD command "strip" should be able to remove the symbol table entries from this object. When I try, however, I get a "strip: filename: relocation entries; cannot strip" What does this mean and how do I work around it (or is there a better solution?) The file certainly has relocation entries, but I thought that was one of the things strip was supposed to take care of. Any solution which does not require me to do anything with the BSD objects would be greatly appreciated. Dave Erstad DERSTAD@cim-vax.honeywell.com Honeywell SSEC BTW, Aegis 10.2, CC 6.7, DN3550