Subject: Are you compiling the kernel?
To: MacBSD Development <macbsd-development@sun-lamp.cs.berkeley.edu>
From: Allen X Briggs <briggs@csugrad.cs.vt.edu>
List: macbsd-development
Date: 12/14/1993 22:42:12
If you are, the sources on sun-lamp have been updated.  The most
deadly (to you guys ;-) is the fact that gas changed in how it
interprets pc-relative offsets.  locore.s uses these to compute
offsets for exec'ing init.  If you are getting the latest kernel,
you might want to also get the latest gas...  Or you can change
.-2 to .+2 in locore.s.

Cheers,
-allen

-- 
Allen Briggs         Find the cost of freedom / Buried in the ground
- end                Mother Earth will swallow you / Lay your body down
      killing -    
allen.briggs@vt.edu          ***** MacBSD == NetBSD/Mac *****

------------------------------------------------------------------------------