From owner-freebsd-arch Tue Nov 23 8:10:11 1999 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 14BED152DD for ; Tue, 23 Nov 1999 08:10:06 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id RAA13203 for ; Tue, 23 Nov 1999 17:09:50 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id RAA26780 for freebsd-arch@freebsd.org; Tue, 23 Nov 1999 17:09:49 +0100 (MET) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0F20E14BD7 for ; Tue, 23 Nov 1999 08:09:39 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id IAA38345; Tue, 23 Nov 1999 08:07:38 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id IAA42874; Tue, 23 Nov 1999 08:07:38 -0800 (PST) (envelope-from obrien) Date: Tue, 23 Nov 1999 08:07:38 -0800 From: "David O'Brien" To: Marcel Moolenaar Cc: freebsd-arch@freebsd.org Subject: Re: Cross-building (was: cross compilation goals) Message-ID: <19991123080738.B42803@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <383A95CA.AC00E8B@scc.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <383A95CA.AC00E8B@scc.nl>; from marcel@scc.nl on Tue, Nov 23, 1999 at 02:25:30PM +0100 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 23, 1999 at 02:25:30PM +0100, Marcel Moolenaar wrote: > Index: contrib/egcs/gcc/gcc.c ... > - /* first hint is /etc/objformat */ > - FILE *fp = fopen("/etc/objformat", "r"); We should switch to getobjformat(3) here, and remove the code for checking /etc/objformat and $OBJFORMAT directly. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message