Date: Tue, 23 Nov 1999 08:07:38 -0800 From: "David O'Brien" <obrien@freebsd.org> To: Marcel Moolenaar <marcel@scc.nl> Cc: freebsd-arch@freebsd.org Subject: Re: Cross-building (was: cross compilation goals) Message-ID: <19991123080738.B42803@dragon.nuxi.com> In-Reply-To: <383A95CA.AC00E8B@scc.nl>; from marcel@scc.nl on Tue, Nov 23, 1999 at 02:25:30PM %2B0100 References: <383A95CA.AC00E8B@scc.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991123080738.B42803>