Date: Fri, 15 Oct 1999 08:20:59 -0700 From: "David O'Brien" <obrien@NUXI.com> To: arch@freebsd.org Subject: Re: make world issues Message-ID: <19991015082059.C9753@dragon.nuxi.com> In-Reply-To: <380716A4.20961526@scc.nl> References: <380716A4.20961526@scc.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> Known issues/problems: > P1. the upgrade path is broken. > P2. aout to elf seems to be broken too. > P3. no cross compilation. > P4. buildworld must be performed as root. > P5. sys.mk pollution. P10. the compiler isn't built properly. The intergral libgcc needs half of it build buy the compiler you are compiling the new compiler with, and the second half by the compiler you just built. It is very hard to get proper access to both compilers at the right places. IFAIK, this would also affect cross compliation. -- -- 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?19991015082059.C9753>