[comp.sys.sun] ld on sun3x

Mike.Jones%kira.UVM.EDU@griffin.uvm.edu (Mike Jones) (06/28/91)

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