From owner-freebsd-stable Mon Mar 12 11:11: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id B7ADD37B718; Mon, 12 Mar 2001 11:10:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2CJAhA82473; Mon, 12 Mar 2001 11:10:43 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010312.19001900@ler-freebie.iadfw.net> Date: Mon, 12 Mar 2001 11:10:23 -0800 (PST) From: John Baldwin To: Larry Rosenman Subject: Re: cputype=486 Cc: qa@FreeBSD.org, stable@FreeBSD.org, Mike Pritchard , Kris Kennaway Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Mar-01 Larry Rosenman wrote: > > See my answer to Jim. I MEANT to compile with a HOST system that has > -march=pentiumpro executables, and compile a new world with CPUTYPE=i486 > or > no CPUTYPE and expect the new code to run on the 486, correct method? Yes. > LER > >>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > > On 3/12/01, 12:49:50 PM, John Baldwin wrote regarding Re: > cputype=486: > > >> On 12-Mar-01 Larry Rosenman wrote: >> > Not in the log I posted. isatty is NOT that large, so what ever this is, >> > is after isatty in the executable. > >> *sigh* > >> isatty() is in libc. That's the only place that that code comes from. >> It doesn't live in the executable's object files or source at all, so >> it has to be coming from some copy of libc. > >> > I wonder if something forgot to pick up the /usr/obj libraries, since the >> > HOST system *IS* compiled with -march=pentiumpro. > >> Now that could be. This is likely your bug as I expounded on below. Do you have a log of your 'make buildworld' available for HTTP or FTP somewhere? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message