From owner-freebsd-current Mon Sep 28 10:01:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12207 for freebsd-current-outgoing; Mon, 28 Sep 1998 10:01:14 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA12181 for ; Mon, 28 Sep 1998 10:01:09 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id BAA01310; Tue, 29 Sep 1998 01:00:17 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199809281700.BAA01310@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: John Polstra cc: current@FreeBSD.ORG Subject: Re: Building elf kernel In-reply-to: Your message of "Mon, 28 Sep 1998 08:54:57 MST." <199809281554.IAA02900@austin.polstra.com> Date: Tue, 29 Sep 1998 01:00:16 +0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > In article <199809281309.VAA04411@spinner.netplex.com.au>, > Peter Wemm 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 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