Date: Tue, 23 Nov 1999 17:42:03 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: arch@freebsd.org Subject: Re: Cross-building (was: cross compilation goals) Message-ID: <383AC3DB.1739948B@scc.nl> References: <383A95CA.AC00E8B@scc.nl>, <19991123080738.B42803@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote: > > 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. It's certainly much cleaner to use getobjformat in the first place. In that case, the question will be: should getobjformat use /etc/objformat? -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org 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?383AC3DB.1739948B>