看板 DFBSD_commit 關於我們 聯絡資訊
On Mon, Mar 28, 2005 at 08:24:11AM -0800, Matthew Dillon wrote: > The buildworld process is supposed to use natively-built binaries for > the build itself but there are a number of chicken-and-egg issues, such > as with the compiler, which requires building an architecture-native > version of the compiler using DragonFly libraries, and that is > probably what was causing your problems. There are also some problems in the installworld left, which might be Simon's problem too. Joerg