Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: Mike.Jones%kira.UVM.EDU@griffin.uvm.edu (Mike Jones) Newsgroups: comp.sys.sun Subject: ld on sun3x (3/80) Keywords: No Digest Subjects during Flush Message-ID: <4220@brchh104.bnr.ca> Date: 27 Jun 91 20:22:00 GMT Sender: news@brchh104.bnr.ca Organization: Sunspots, Flush Mode Lines: 20 Approved: sun-spots@rice.edu X-Original-Date: 26 Jun 91 17:00:57 Problem: Attempting to create bootable code. Whenever I cc two (or more) object files, the resulting executable always contains a call to the dynamic link editor (ld.so). (also cc generates a jbsr instruction which cannot be handled at this low level) If I use ld directly to link these two object files, the resulting executable generates a "Address Error, PC Fetch at XXXXX" Question: How do I link multiple object files together without the dynamic link editor. Thank you. Mike.Jones@uvm.edu jones%griffin.uvm.edu@uvmvax.bitnet