On Mon, Nov 05, 2001 at 02:49:37PM +0100, Andreas Schuldei wrote: > Openbsd's is broken, but netbsd's seem to work fine. So I am > trying to recompile the netbsd tools and libs needed for > compiling the netbsd objdump on openbsd. I think I came quite far > allready, but fail right now at the final linking stage. There > the linker says 'unexpected end of file' and quits. I tried to > find out more with ktrace and friends but to know avail. I do not > even know WHICH file ends apruptly.
Try adding '-t' to ld's args? This should help you determine which file is the problem. -- Unix Staff, High Energy Physics Group <[EMAIL PROTECTED]> Debian/GNU Linux! http://www.debian.org <[EMAIL PROTECTED]>

