ld on sun3x (3/80)
Mike Jones
Mike.Jones%kira.UVM.EDU at griffin.uvm.edu
Fri Jun 28 06:22:00 AEST 1991
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 at uvm.edu
jones%griffin.uvm.edu at uvmvax.bitnet
More information about the Comp.sys.sun
mailing list