Return to BSD News archive
Xref: sserve comp.os.386bsd.questions:2538 gnu.gcc.help:4556 gnu.gcc.bug:6774 gnu.utils.bug:5083 Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!aardvark.ucs.uoknor.edu!ns1.nodak.edu!ogicse!emory!nigel.msen.com!sdd.hp.com!usc! howland.reston.ans.net!agate!ames!olivea!grapevine.lcs.mit.edu!ai-lab!prep.ai.mit.edu!gnulists Newsgroups: comp.os.386bsd.questions,gnu.gcc.help,gnu.gcc.bug,gnu.utils.bug Subject: GNU ld (binutils 2.1) Message-ID: <1993May18.091352.1241@email.tuwien.ac.at> From: mbirgmei@email.tuwien.ac.at (Martin BIRGMEIER) Date: 18 May 93 09:13:52 GMT Followup-To: comp.os.386bsd.questions,gnu.gcc.help,gnu.gcc.bug,gnu.utils.bug Distribution: world Organization: Technical University of Vienna Approved: info-gnu@prep.ai.mit.edu Article-I.D.: email.1993May18.091352.1241 Apparently-To: gnu-gcc-bug@news.uu.net Lines: 10 I would like to use GNU ld (from binutils-2.1) on my 386BSD box. But with the resulting output files, the text size always seems to be 32 bytes too short (comparing sizes with `size' against an original version created with collect2 and the system's linker), and I can't use `nm' on them - it complains about various things, mostly `nm: genattr: stab truncated..'. Any hints as to what I am doing wrong would be appreciated... Martin