Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 01:00:16 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        John Polstra <jdp@polstra.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: Building elf kernel 
Message-ID:  <199809281700.BAA01310@spinner.netplex.com.au>
In-Reply-To: Your message of "Mon, 28 Sep 1998 08:54:57 MST." <199809281554.IAA02900@austin.polstra.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
John Polstra wrote:
> In article <199809281309.VAA04411@spinner.netplex.com.au>,
> Peter Wemm  <peter@netplex.com.au> wrote:
> 
> > Bruce broke it with a commit that disabled the #defines to convert a.out 
> > style assembler symbols to elf compatable ones.
> 
> What???  Which commit was that?  I didn't see it, and I don't see
> anything obvious in commitlogs/sys.

Back in june, he made the #include <machine/asmacros.h> in globals.s 
dependent on !SMP.  This caused the SMP + ELF code to miss the #defines 
for things like _curproc -> curproc.

> John

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809281700.BAA01310>