From owner-cvs-all Tue May 21 7: 4:24 2002 Delivered-To: cvs-all@freebsd.org Received: from durham-ar1-4-64-252-019.durham.dsl-verizon.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id E1E7237B413 for ; Tue, 21 May 2002 07:04:17 -0700 (PDT) Received: (qmail 1223 invoked by uid 1001); 21 May 2002 14:03:41 -0000 Date: Tue, 21 May 2002 14:03:41 +0000 From: "J. Mallett" To: Ruslan Ermilov Cc: "J. Mallett" , Mike Barcroft , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/elf2aout elf2aout.c Message-ID: <20020521140340.GA9107@FreeBSD.ORG> References: <200205200756.g4K7ueM28492@freefall.freebsd.org> <20020520125748.E8089@espresso.q9media.com> <20020521074034.GB53675@sunbay.com> <20020521042755.B56179@espresso.q9media.com> <20020521093456.GA74330@sunbay.com> <20020521133802.GB5716@FreeBSD.ORG> <20020521135256.GA10621@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020521135256.GA10621@sunbay.com> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, May 21, 2002 at 04:52:56PM +0300, Ruslan Ermilov wrote: > > You just lamented having to do 'make includes'. > > > > Now, consider that when bootstrapping we use the host includes. I doubt a > > host uses types it doesn't understand. > > > Yes, so what? How changing src/sys/sys/elf32.h to use uint32_t breaks > bootstrapping? (We don't use it during bootstrapping.) I was referring to your implication that is broken because it uses the less portable type, despite the fact that if someone has our elf32.h, it should really only work with our complete set of headers, and therefore they will have the appropriate types. I probably just misunderstood you, or you said it off-handedly and forgot or something. My point was that our headers aren't expected to be portable with a set of host includes being used with them. Thanks. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve Vote for me for FreeBSD core or the cute little bunny gets it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message